index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator_x86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
1
-3
/
+8
*
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
*
[optimizing compiler] Implement inline x86 FP '%'
Mark Mendell
2015-01-21
1
-0
/
+3
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-1
/
+5
*
[optimizing compiler] Compute live spill size
Mark Mendell
2015-01-15
1
-0
/
+5
*
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-08
1
-0
/
+4
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-0
/
+6
*
[optimizing compiler] Add shifts
Calin Juravle
2014-11-24
1
-0
/
+5
*
Consistently use k{InstructionSet}WordSize.
Nicolas Geoffray
2014-11-19
1
-1
/
+2
*
[optimizing compiler] Add REM_INT, REM_LONG
Calin Juravle
2014-11-17
1
-0
/
+1
*
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
-2
/
+2
*
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
-3
/
+8
*
Optimize suspend checks in optimizing compiler.
Nicolas Geoffray
2014-09-25
1
-0
/
+5
*
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
*
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-07-28
1
-1
/
+4
*
Stack overflow checks and NPE checks for optimizing.
Nicolas Geoffray
2014-07-22
1
-1
/
+1
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-2
/
+2
*
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
*
Final CL to enable register allocation on x86.
Nicolas Geoffray
2014-06-12
1
-0
/
+29
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-0
/
+11
*
Setup policies for register allocation.
Nicolas Geoffray
2014-04-29
1
-4
/
+7
*
Code cleanup in preparation for x64 backend.
Nicolas Geoffray
2014-04-17
1
-0
/
+32
*
Long support in optimizing compiler.
Nicolas Geoffray
2014-04-16
1
-4
/
+12
*
Use target-specific word instead of runtime word.
Nicolas Geoffray
2014-04-04
1
-1
/
+6
*
Support passing arguments to invoke-static* instructions.
Nicolas Geoffray
2014-04-03
1
-13
/
+9
*
Add support for invoke-static in optimizing compiler.
Nicolas Geoffray
2014-03-31
1
-0
/
+2
*
Plug new optimizing compiler in compilation pipeline.
Nicolas Geoffray
2014-03-18
1
-3
/
+33
*
More code generation for the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-5
/
+28
*
Add codegen support to the optimizing compiler.
Nicolas Geoffray
2014-03-04
1
-0
/
+54