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
*
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
*
Add a Transform to SSA phase to the optimizing compiler.
Nicolas Geoffray
2014-04-28
1
-0
/
+1
*
Preparation for transition to libc++.
Ian Rogers
2014-04-16
1
-3
/
+2
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-3
/
+0
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-0
/
+3
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-3
/
+0
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-0
/
+3
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
1
-0
/
+3
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+1
[next]