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
*
[optimizing] Implement X86 intrinsic support
Mark Mendell
2015-03-26
1
-0
/
+1
*
ART: Boolean simplifier
David Brazdil
2015-03-24
1
-0
/
+1
*
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
1
-0
/
+8
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-2
/
+2
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-2
/
+2
*
Add JIT
Mathieu Chartier
2015-02-23
1
-2
/
+2
*
Move arenas into runtime
Mathieu Chartier
2015-02-19
1
-2
/
+0
*
Dead code elimination based on GVN results.
Vladimir Marko
2015-02-17
1
-0
/
+1
*
ART: Arm intrinsics for Optimizing compiler
Andreas Gampe
2015-02-09
1
-0
/
+1
*
Merge "Add options for building/testing with coverage."
Dan Albert
2015-01-30
1
-0
/
+3
|
\
|
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-0
/
+3
*
|
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-30
1
-1
/
+2
|
/
*
Merge "Remove libcxx.mk cruft."
Dan Albert
2015-01-29
1
-1
/
+0
|
\
|
*
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-1
/
+0
*
|
Merge "optimizing: NullCheck elimination"
Nicolas Geoffray
2015-01-29
1
-1
/
+2
|
\
\
|
*
|
optimizing: NullCheck elimination
Calin Juravle
2015-01-29
1
-1
/
+2
|
|
/
*
|
Merge "Clean up pass driver"
Mathieu Chartier
2015-01-29
1
-0
/
+2
|
\
\
|
*
|
Clean up pass driver
Mathieu Chartier
2015-01-28
1
-0
/
+2
|
|
/
*
|
Merge "ART: Arm64 optimizing compiler intrinsics"
Andreas Gampe
2015-01-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
ART: Arm64 optimizing compiler intrinsics
Andreas Gampe
2015-01-28
1
-0
/
+1
*
|
ART: More Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+0
|
/
*
Move code around and address growable_array comment.
Nicolas Geoffray
2015-01-26
1
-0
/
+1
*
Merge "ART: Allow to compile interpret-only mips64 files"
Andreas Gampe
2015-01-15
1
-0
/
+2
|
\
|
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+2
*
|
ART: Optimizing compiler intrinsics
Andreas Gampe
2015-01-15
1
-0
/
+2
|
/
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-0
/
+1
*
Inlining support in optimizing.
Nicolas Geoffray
2014-12-15
1
-0
/
+1
*
Remove portable.
Elliott Hughes
2014-12-12
1
-68
/
+0
*
Bounds check elimination.
Mingyao Yang
2014-12-03
1
-0
/
+1
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
1
-1
/
+5
*
Rewrite GVN's field id and field type handling.
Vladimir Marko
2014-11-21
1
-1
/
+2
*
Restrict FDO to only apply to target build.
Dehao Chen
2014-11-20
1
-1
/
+3
*
dex2oat: Pack likely-dirty objects together when generating the boot image
Igor Murashkin
2014-11-20
1
-0
/
+1
*
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
|
/
[next]