index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
compiled_method.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Implement CFI for Optimizing.
David Srbecky
2015-04-09
1
-33
/
+0
*
Pass linker patches around as const.
Vladimir Marko
2015-04-02
1
-4
/
+5
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-2
/
+1
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-15
/
+60
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-60
/
+15
*
Add JIT
Mathieu Chartier
2015-02-23
1
-15
/
+60
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+2
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-46
/
+73
*
Remove portable.
Elliott Hughes
2014-12-12
1
-69
/
+5
*
Ensure stack maps are 4 byte aligned.
Nicolas Geoffray
2014-12-09
1
-2
/
+1
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-6
/
+14
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-0
/
+19
*
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
1
-11
/
+17
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-2
/
+3
*
Move trampolines to thumb2 instead of ARM
Dave Allison
2014-06-23
1
-2
/
+6
*
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-06
1
-21
/
+21
*
Centralize instruction-set pointer-size, alignment, 64b-width code
Andreas Gampe
2014-04-14
1
-15
/
+1
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-10
/
+7
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-7
/
+10
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-10
/
+7
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-7
/
+10
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
1
-0
/
+2
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+4
*
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-1
/
+2
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
1
-6
/
+9
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-12
/
+41
*
Multi threaded hashed deduplication during compilation.
Mathieu Chartier
2013-09-03
1
-0
/
+170