index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-5
/
+1
*
Arm64: Use the debug version of VIXL for debug builds.
Serban Constantinescu
2014-11-14
1
-1
/
+5
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-7
/
+18
*
Remove bogus compiler flag from libart-compiler.
Ian Rogers
2014-10-30
1
-3
/
+0
*
Tidy and reduce ART library dependencies on the host.
Ian Rogers
2014-10-30
1
-3
/
+6
*
ART: optimizing compiler: initial support for ARM64.
Alexandre Rames
2014-10-23
1
-0
/
+1
*
Revert "Revert "Introduce a class to implement optimization passes.""
Roland Levillain
2014-10-17
1
-1
/
+2
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+1
*
Add a prepare for register allocation pass.
Nicolas Geoffray
2014-10-06
1
-0
/
+1
*
ART: Prepare for ELF64.
Tong Shen
2014-10-03
1
-2
/
+0
*
Merge "Revert "Introduce a class to implement optimization passes.""
Nicolas Geoffray
2014-10-01
1
-2
/
+1
|
\
|
*
Revert "Introduce a class to implement optimization passes."
Nicolas Geoffray
2014-10-01
1
-2
/
+1
*
|
Merge "Introduce a class to implement optimization passes."
Roland Levillain
2014-10-01
1
-1
/
+2
|
\
\
|
|
/
|
*
Introduce a class to implement optimization passes.
Roland Levillain
2014-10-01
1
-1
/
+2
*
|
Merge "Implement method calls using relative BL on ARM."
Vladimir Marko
2014-09-25
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-1
/
+0
*
|
Optimize suspend checks in optimizing compiler.
Nicolas Geoffray
2014-09-25
1
-0
/
+1
|
/
*
First optimization in new compiler: simple GVN.
Nicolas Geoffray
2014-09-19
1
-0
/
+1
*
Initiate a constant propagation pass in the optimizing compiler.
Roland Levillain
2014-09-18
1
-0
/
+1
*
Initiate a dead code elimination pass in the optimizing compiler.
Roland Levillain
2014-09-17
1
-0
/
+1
*
Add CFG and SSA form checkers in the optimizing compiler.
Roland Levillain
2014-09-17
1
-0
/
+1
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-1
/
+3
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-0
/
+1
*
Fix art build script.
Junmo Park
2014-08-04
1
-2
/
+2
*
Remove the per-project FDO support. Use the common FDO support from build/core.
Dehao Chen
2014-07-27
1
-0
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+1
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-1
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+1
*
Add two phi pruning phases.
Nicolas Geoffray
2014-07-14
1
-0
/
+1
*
Global Value Numbering.
Vladimir Marko
2014-07-10
1
-0
/
+1
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-2
/
+3
*
Add x86_64 support to the optimizing compiler.
Nicolas Geoffray
2014-06-13
1
-0
/
+1
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-0
/
+1
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-8
/
+6
*
Add a type propagation phase after building SSA.
Nicolas Geoffray
2014-06-09
1
-0
/
+1
*
Merge "Thumb2 assembler for JNI compiler and optimizing compiler"
Dave Allison
2014-06-05
1
-0
/
+2
|
\
|
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-0
/
+2
*
|
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
1
-18
/
+9
*
|
ART: Setting up cleanup
Jean Christophe Beyler
2014-05-30
1
-1
/
+3
|
/
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-0
/
+1
*
Rewrite BitVector index iterator.
Vladimir Marko
2014-05-23
1
-1
/
+0
*
Merge "Import Dart's parallel move resolver."
Nicolas Geoffray
2014-05-23
1
-0
/
+2
|
\
|
*
Import Dart's parallel move resolver.
Nicolas Geoffray
2014-05-23
1
-0
/
+2
*
|
Merge "Move art host to libc++"
Dan Albert
2014-05-22
1
-2
/
+2
|
\
\
|
*
|
Move art host to libc++
Dan Albert
2014-05-21
1
-2
/
+2
|
|
/
*
|
ART: Pass driver generalization
James C Scott
2014-05-22
1
-1
/
+1
|
/
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Add a compilation tracing mechanism to the new compiler.
Nicolas Geoffray
2014-05-14
1
-0
/
+1
*
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-07
1
-0
/
+6
*
Build live-in, live-out and kill sets for each block.
Nicolas Geoffray
2014-05-07
1
-0
/
+1
[prev]
[next]