index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
compiler_ir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: bring original constructor back
Wei Wang
2015-10-06
1
-0
/
+1
*
ART: extension
Wei Wang
2015-10-06
1
-2
/
+4
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+2
*
Move arenas into runtime
Mathieu Chartier
2015-02-19
1
-2
/
+2
*
ART: Pass Options should be strings instead of integers
Jean-Philippe Halimi
2015-02-03
1
-1
/
+124
*
ART: Even more Quick cleanup
Andreas Gampe
2015-01-27
1
-2
/
+2
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-35
/
+19
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-1
/
+1
*
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-29
1
-1
/
+0
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-6
/
+0
*
ART: Add capability for a pass to have options
Razvan A Lupusoru
2014-08-26
1
-0
/
+10
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-7
/
+9
*
ART: Print and dump functionalities per pass
Jean Christophe Beyler
2014-05-27
1
-0
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-1
/
+1
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-0
/
+2
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+1
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-1
/
+1
*
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-20
1
-8
/
+1
*
Re-apply: Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Revert "Initial check-in of an optimizing compiler."
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Rewrite the compiler interface for CompilerDriver.
Nicolas Geoffray
2014-02-18
1
-1
/
+1
*
Enable compiler temporaries
Razvan A Lupusoru
2014-01-31
1
-3
/
+0
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
1
-1
/
+1
*
Fix CompilationUnit's UniquePtr usage.
Vladimir Marko
2013-11-12
1
-29
/
+3
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+3
*
Add timing logger to Quick compiler
buzbee
2013-10-25
1
-1
/
+10
*
64-bit prep
buzbee
2013-10-21
1
-5
/
+5
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-1
/
+1
*
New arena memory allocator.
Mathieu Chartier
2013-08-26
1
-1
/
+2
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+115