index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator_arm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+4
*
Intrinsify String.compareTo.
Nicolas Geoffray
2015-03-27
1
-0
/
+19
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-4
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+4
*
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
1
-1
/
+2
*
Avoid generating jmp +0.
Nicolas Geoffray
2015-02-18
1
-1
/
+1
*
ART: Arm intrinsics for Optimizing compiler
Andreas Gampe
2015-02-09
1
-0
/
+24
*
Small optimization for recursive calls: avoid dex cache.
Nicolas Geoffray
2015-01-29
1
-0
/
+3
*
Support callee-save registers on ARM.
Nicolas Geoffray
2015-01-24
1
-0
/
+2
*
Support callee save floating point registers on x64.
Nicolas Geoffray
2015-01-23
1
-2
/
+0
*
Enable core callee-save on x64.
Nicolas Geoffray
2015-01-21
1
-1
/
+1
*
Record implicit null checks at the actual invoke time.
Calin Juravle
2015-01-21
1
-1
/
+2
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-4
/
+8
*
Merge "[optimizing compiler] Compute live spill size"
Nicolas Geoffray
2015-01-15
1
-0
/
+5
|
\
|
*
[optimizing compiler] Compute live spill size
Mark Mendell
2015-01-15
1
-0
/
+5
*
|
Skip r1 on arm if first parameter is a long.
Nicolas Geoffray
2015-01-13
1
-6
/
+0
|
/
*
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-08
1
-0
/
+6
*
Look at instruction set features when generating volatiles code
Calin Juravle
2015-01-05
1
-1
/
+6
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-0
/
+12
*
[optimizing compiler] Add shifts
Calin Juravle
2014-11-24
1
-0
/
+2
*
Consistently use k{InstructionSet}WordSize.
Nicolas Geoffray
2014-11-19
1
-1
/
+2
*
Merge "Do a parallel move in BoundsCheckSlowPath."
Nicolas Geoffray
2014-11-13
1
-1
/
+1
|
\
|
*
Do a parallel move in BoundsCheckSlowPath.
Nicolas Geoffray
2014-11-12
1
-1
/
+1
*
|
Implement and/or/xor in optimizing.
Nicolas Geoffray
2014-11-12
1
-1
/
+3
|
/
*
Implement try/catch/throw in optimizing.
Nicolas Geoffray
2014-11-06
1
-24
/
+28
*
Implement CONST_CLASS in optimizing compiler.
Nicolas Geoffray
2014-11-04
1
-0
/
+2
*
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-29
1
-1
/
+6
*
Support hard float on arm in optimizing compiler.
Nicolas Geoffray
2014-10-27
1
-4
/
+10
*
Implement register allocator for floating point registers.
Nicolas Geoffray
2014-10-21
1
-2
/
+2
*
Add multiplication for integral types
Calin Juravle
2014-10-17
1
-0
/
+4
*
Don't use assembler classes in code_generator.h.
Nicolas Geoffray
2014-10-16
1
-1
/
+11
*
Cleanup baseline register allocator.
Nicolas Geoffray
2014-10-10
1
-12
/
+2
*
Fix code generation of materialized conditions.
Nicolas Geoffray
2014-10-09
1
-2
/
+2
*
Stop converting from Location to ManagedRegister.
Nicolas Geoffray
2014-10-09
1
-1
/
+1
*
Add support for floats and doubles.
Nicolas Geoffray
2014-10-07
1
-2
/
+7
*
Merge "Optimize suspend checks in optimizing compiler."
Nicolas Geoffray
2014-09-25
1
-0
/
+5
|
\
|
*
Optimize suspend checks in optimizing compiler.
Nicolas Geoffray
2014-09-25
1
-0
/
+5
*
|
Optimizing compiler: remove unnecessary `explicit' keywords.
Roland Levillain
2014-09-25
1
-1
/
+1
|
/
*
Support for saving and restoring live registers in a slow path.
Nicolas Geoffray
2014-09-23
1
-0
/
+2
*
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-17
1
-0
/
+2
*
Fix valgrind errors.
Nicolas Geoffray
2014-09-11
1
-1
/
+1
*
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-07-28
1
-1
/
+4
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-2
/
+2
*
Use the thumb2 assembler for the optimizing compiler.
Nicolas Geoffray
2014-07-16
1
-3
/
+3
*
Fix a braino in the stack layout.
Nicolas Geoffray
2014-07-15
1
-3
/
+2
*
Support fields in optimizing compiler.
Nicolas Geoffray
2014-07-14
1
-0
/
+1
*
Support longs in the register allocator for x86_64.
Nicolas Geoffray
2014-07-02
1
-0
/
+4
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-26
1
-2
/
+2
*
Revert "Re-enable tests with the optimizing compiler."
Nicolas Geoffray
2014-06-25
1
-2
/
+2
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-25
1
-2
/
+2
[next]