index
:
android_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
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
/
codegen_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Force constants into the entry block
David Brazdil
2015-03-26
1
-20
/
+12
*
ART: Fix crash in gtests
David Brazdil
2015-03-24
1
-0
/
+1
*
Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release
Serban Constantinescu
2015-03-02
1
-4
/
+9
*
Create HGraph outside Builder, print timings
David Brazdil
2015-02-04
1
-6
/
+8
*
Fix lint error and typo.
Nicolas Geoffray
2015-01-26
1
-2
/
+2
*
Fix codegen_test.
Nicolas Geoffray
2015-01-26
1
-5
/
+30
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-8
/
+13
*
ART: Fix leak in codegen_test
Andreas Gampe
2015-01-06
1
-1
/
+3
*
Look at instruction set features when generating volatiles code
Calin Juravle
2015-01-05
1
-2
/
+3
*
Opt compiler: Add arm64 support for register allocation.
Alexandre Rames
2014-12-10
1
-18
/
+7
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-2
/
+2
*
Revert "Revert "Add support for long-to-int in the optimizing compiler.""
Roland Levillain
2014-11-11
1
-0
/
+21
*
Revert "Add support for long-to-int in the optimizing compiler."
Roland Levillain
2014-11-11
1
-17
/
+0
*
Fix lint error.
Calin Juravle
2014-11-11
1
-4
/
+4
*
Add support for long-to-int in the optimizing compiler.
Roland Levillain
2014-11-11
1
-0
/
+17
*
Merge "[optimizing compiler] Add DIV_INT_2ADDR"
Calin Juravle
2014-11-06
1
-0
/
+14
|
\
|
*
[optimizing compiler] Add DIV_INT_2ADDR
Calin Juravle
2014-11-06
1
-0
/
+14
*
|
Add support for not-long on ARM64 in the optimizing compiler.
Roland Levillain
2014-11-06
1
-12
/
+81
*
|
Fix failures after div support.
Nicolas Geoffray
2014-11-06
1
-0
/
+4
|
/
*
[optimizing compiler] Add div-int and exception handling.
Calin Juravle
2014-11-06
1
-0
/
+9
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-9
/
+9
*
Opt compiler: Add ARM64 support for the Mul IR.
Alexandre Rames
2014-10-29
1
-8
/
+0
*
ART: Add basic tests for materialized conditions.
Alexandre Rames
2014-10-23
1
-0
/
+117
*
ART: optimizing compiler: initial support for ARM64.
Alexandre Rames
2014-10-23
1
-0
/
+17
*
Remove obsolete TODOs from codegen tests
Calin Juravle
2014-10-23
1
-3
/
+1
*
Implement int bit-wise not operation in the optimizing compiler.
Roland Levillain
2014-10-23
1
-0
/
+25
*
Minor fix in codegen tests.
Calin Juravle
2014-10-22
1
-1
/
+1
*
Add multiplication for integral types
Calin Juravle
2014-10-17
1
-0
/
+45
*
Fix code generation of materialized conditions.
Nicolas Geoffray
2014-10-09
1
-10
/
+103
*
Revert "Revert "Implement suspend checks in new compiler.""
Nicolas Geoffray
2014-09-16
1
-0
/
+2
*
Fix builds on archs the compiler does not support.
Nicolas Geoffray
2014-09-11
1
-2
/
+0
*
Fix valgrind errors.
Nicolas Geoffray
2014-09-11
1
-16
/
+18
*
Make unit test tell if a method is a leaf.
Nicolas Geoffray
2014-07-22
1
-3
/
+5
*
Use the thumb2 assembler for the optimizing compiler.
Nicolas Geoffray
2014-07-16
1
-4
/
+11
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-26
1
-4
/
+0
*
Revert "Re-enable tests with the optimizing compiler."
Nicolas Geoffray
2014-06-25
1
-0
/
+4
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-25
1
-4
/
+0
*
Add some more instruction support to optimizing compiler.
Dave Allison
2014-06-24
1
-1
/
+6
*
Guard `Run` for platforms we're not compiling to, yet.
Nicolas Geoffray
2014-06-13
1
-0
/
+2
*
Add x86_64 support to the optimizing compiler.
Nicolas Geoffray
2014-06-13
1
-11
/
+19
*
Final CL to enable register allocation on x86.
Nicolas Geoffray
2014-06-12
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Add support for adding two integers in optimizing compiler.
Nicolas Geoffray
2014-03-31
1
-0
/
+38
*
Plug new optimizing compiler in compilation pipeline.
Nicolas Geoffray
2014-03-18
1
-10
/
+16
*
Fix non-{arm, x86} builds.
Nicolas Geoffray
2014-03-13
1
-1
/
+4
*
More code generation for the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-8
/
+77
*
Add register support to the optimizing compiler.
Nicolas Geoffray
2014-03-10
1
-28
/
+25
*
Add codegen support to the optimizing compiler.
Nicolas Geoffray
2014-03-04
1
-0
/
+124