Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e701f088f8fe3a2c1f16e2895402f26283f4bcc7
« Previous
21f5902
Merge "Implement Optimizing\'s constant folding as a visitor." am: 99da8cd881
by Roland Levillain
· 9 years ago
4797e32
Merge "Mark __jit_debug_register_code as a unique symbol on aarch64"
by Tamas Berghammer
· 9 years ago
1bbfb96
Merge "Remove string init map." am: 7d9ddcc909
by Nicolas Geoffray
· 9 years ago
07f7aff
Merge "Fix build aflter conflicting changes got in."
by Nicolas Geoffray
· 9 years ago
1fe26e1
Fix build aflter conflicting changes got in.
by Nicolas Geoffray
· 9 years ago
1d01ef7
Merge "Small inlining improvements."
by Nicolas Geoffray
· 9 years ago
afe8400
Merge "Add statistics support for some optimizations"
by Calin Juravle
· 9 years ago
38e9e80
Add statistics support for some optimizations
by Jean-Philippe Halimi
· 9 years ago
f8a0873
Merge "Implement polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
e4084a5
Small inlining improvements.
by Nicolas Geoffray
· 9 years ago
916cc1d
Implement polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
5b82d33
The JIT does not need VerifedMethod nor CompilerCallbacks.
by Nicolas Geoffray
· 9 years ago
99da8cd
Merge "Implement Optimizing's constant folding as a visitor."
by Roland Levillain
· 9 years ago
d9c0530
Merge "Mark __jit_debug_register_code as a unique symbol on aarch64"
by Tamas Berghammer
· 9 years ago
7d9ddcc
Merge "Remove string init map."
by Nicolas Geoffray
· 9 years ago
98e6ce4
Remove string init map.
by Nicolas Geoffray
· 9 years ago
ff8579e
x86 ART FI clean-up
by Serguei Katkov
· 9 years ago
d8a2227
Merge "Set bias on != comparison for isNaN." am: a1f65135cd am: 91b11baf5c
by Aart Bik
· 9 years ago
91b11ba
Merge "Set bias on != comparison for isNaN." am: a1f65135cd
by Aart Bik
· 9 years ago
a1f6513
Merge "Set bias on != comparison for isNaN."
by Aart Bik
· 9 years ago
8ffc1fa
Set bias on != comparison for isNaN.
by Aart Bik
· 9 years ago
074e8fb
Merge "Clean up register line" am: f598e2f183 am: 7dc6c62b68
by Mathieu Chartier
· 9 years ago
30d559e
Merge "Implement isNaN intrinsic through HIR equivalent." am: 293a79e89c
by Aart Bik
· 9 years ago
7dc6c62
Merge "Clean up register line" am: f598e2f183
by Mathieu Chartier
· 9 years ago
f598e2f
Merge "Clean up register line"
by Mathieu Chartier
· 9 years ago
a105481
Merge "Implement isNaN intrinsic through HIR equivalent." am: 293a79e89c
by Aart Bik
· 9 years ago
293a79e
Merge "Implement isNaN intrinsic through HIR equivalent."
by Aart Bik
· 9 years ago
9c2c7b1
Merge commit \'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf\' into HEAD
by Bill Yi
· 9 years ago
fcea56f
Fix issue with copied methods not being checked.
by Alex Light
· 9 years ago
75a38b2
Implement isNaN intrinsic through HIR equivalent.
by Aart Bik
· 9 years ago
92d4f0e
Add Math.round tests for large integers.
by Hans Boehm
· 9 years ago
8817760
Clean up register line
by Mathieu Chartier
· 9 years ago
8db2931
Merge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf' into HEAD
by Bill Yi
· 9 years ago
15a3865
Only visit pointer arrays once during image relocation am: d12513f7e5
by Mathieu Chartier
· 9 years ago
a0c91ae
Merge "ahat: annotate char[] objects with their string values." into nyc-dev
by Richard Uhler
· 9 years ago
e949613
Merge "Only visit pointer arrays once during image relocation" am: aaf56c4c95
by Mathieu Chartier
· 9 years ago
d12513f
Only visit pointer arrays once during image relocation
by Mathieu Chartier
· 9 years ago
aaf56c4
Merge "Only visit pointer arrays once during image relocation"
by Mathieu Chartier
· 9 years ago
79486c1
Merge "ahat: annotate char[] objects with their string values." into nyc-dev
by Richard Uhler
· 9 years ago
91edc62
Only visit pointer arrays once during image relocation
by Mathieu Chartier
· 9 years ago
1252e97
Implement Optimizing's constant folding as a visitor.
by Roland Levillain
· 9 years ago
7e773a9
Merge "Revert "Allow method references across oat files for multi-image.""
by Vladimir Marko
· 9 years ago
f0b0480
Merge "Revert "Allow method references across oat files for multi-image.""
by Vladimir Marko
· 9 years ago
45724f9
Revert "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
c873f94
Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64." am: 9ee1f0c6a6
by Roland Levillain
· 9 years ago
0d93b71
Merge "Allow method references across oat files for multi-image." am: 631d9ef435
by Vladimir Marko
· 9 years ago
9ee1f0c
Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64."
by Roland Levillain
· 9 years ago
32ca375
Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64.
by Roland Levillain
· 9 years ago
631d9ef
Merge "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
9ca33fd
Merge "Build jdwp tests with Jack in vogar" am: dbe186044b
by Sebastien Hertz
· 9 years ago
dbe1860
Merge "Build jdwp tests with Jack in vogar"
by Sebastien Hertz
· 9 years ago
6705dab
Build jdwp tests with Jack in vogar
by Sebastien Hertz
· 9 years ago
073f791
Merge "Extend constant folding to float and double operations." am: d99073f2a5
by Roland Levillain
· 9 years ago
d58271b
Merge "Add simple deduplication for .debug_ranges." am: 3ce0bfa174
by David Srbecky
· 9 years ago
d99073f
Merge "Extend constant folding to float and double operations."
by Roland Levillain
· 9 years ago
3ce0bfa
Merge "Add simple deduplication for .debug_ranges."
by David Srbecky
· 9 years ago
7019c8d8
Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." am: 936d5dc60f
by Roland Levillain
· 9 years ago
936d5dc
Merge "MIPS32: peek*/poke*, and String.charAt intrinsics."
by Roland Levillain
· 9 years ago
31dd3d6
Extend constant folding to float and double operations.
by Roland Levillain
· 9 years ago
205d6e3
Merge remote-tracking branch 'goog/master' into nyc-dev
by Nicolas Geoffray
· 9 years ago
79e0034
Merge "Be a bit smarter with JIT code triggering deoptimization." am: 39e4fab868
by Nicolas Geoffray
· 9 years ago
39e4fab
Merge "Be a bit smarter with JIT code triggering deoptimization."
by Nicolas Geoffray
· 9 years ago
b88d59e
Be a bit smarter with JIT code triggering deoptimization.
by Nicolas Geoffray
· 9 years ago
24343d8
Merge "Support CMOV for x86 Select" am: 442643920a
by David Brazdil
· 9 years ago
4426439
Merge "Support CMOV for x86 Select"
by David Brazdil
· 9 years ago
c5e6cee
Merge "We also need to delete osr entries when deleting ArtMethod."
by Nicolas Geoffray
· 9 years ago
aae3776
Merge "dex2oat: Show memory usage values in bytes" am: 908cb978e8
by Vladimir Marko
· 9 years ago
0723a61
Merge "We also need to delete osr entries when deleting ArtMethod."
by Nicolas Geoffray
· 9 years ago
908cb97
Merge "dex2oat: Show memory usage values in bytes"
by Vladimir Marko
· 9 years ago
a9b9131
We also need to delete osr entries when deleting ArtMethod.
by Nicolas Geoffray
· 9 years ago
edf0eb3
Merge "Add custom arena deleter for RegisterLine" am: b93c21e83c
by Mathieu Chartier
· 9 years ago
b93c21e
Merge "Add custom arena deleter for RegisterLine"
by Mathieu Chartier
· 9 years ago
361e04a
Add custom arena deleter for RegisterLine
by Mathieu Chartier
· 9 years ago
4039887
ahat: annotate char[] objects with their string values.
by Richard Uhler
· 9 years ago
11a3228
Merge "ahat: annotate char[] objects with their string values." am: 88f38e9b4e
by Richard Uhler
· 9 years ago
87988f9
Merge "Refactor the inliner." am: 4a69a30120
by Nicolas Geoffray
· 9 years ago
2ef9ccd
Merge "X86: Allow long compares to stack operands" am: ce053b20e8
by Nicolas Geoffray
· 9 years ago
88f38e9
Merge "ahat: annotate char[] objects with their string values."
by Richard Uhler
· 9 years ago
4a69a30
Merge "Refactor the inliner."
by Nicolas Geoffray
· 9 years ago
ce053b2
Merge "X86: Allow long compares to stack operands"
by Nicolas Geoffray
· 9 years ago
c7f7712
ahat: annotate char[] objects with their string values.
by Richard Uhler
· 9 years ago
431d125
Remove some outdated comments in art tests am: 5527ea8235
by Yohann Roussel
· 9 years ago
d884a86
Remove usages of jill.jar, use jack instead am: 51e4d44178 -s ours
by Yohann Roussel
· 9 years ago
55bd749
Refactor the inliner.
by Nicolas Geoffray
· 9 years ago
2d82eba
Merge "HInvokeStaticOrDirect may not have a special input." am: a1f1296d83
by Nicolas Geoffray
· 9 years ago
a9213ea
Merge "Remove some outdated comments in art tests" am: 8ea957f846
by Yohann Roussel
· 9 years ago
a1f1296
Merge "HInvokeStaticOrDirect may not have a special input."
by Nicolas Geoffray
· 9 years ago
8659e84
X86: Allow long compares to stack operands
by Mark Mendell
· 9 years ago
5527ea8
Remove some outdated comments in art tests
by Yohann Roussel
· 9 years ago
8ea957f
Merge "Remove some outdated comments in art tests"
by Yohann Roussel
· 9 years ago
9779307
HInvokeStaticOrDirect may not have a special input.
by Nicolas Geoffray
· 9 years ago
6b9508d
Remove some outdated comments in art tests
by Yohann Roussel
· 9 years ago
7cfb349
Merge "Remove usages of jill.jar, use jack instead" am: 01ba22a3d5
by Yohann Roussel
· 9 years ago
0c5b18e
Support CMOV for x86 Select
by Mark Mendell
· 9 years ago
01ba22a
Merge "Remove usages of jill.jar, use jack instead"
by Yohann Roussel
· 9 years ago
51e4d44
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
aaa779a
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
f6da09f
Merge "Follow-up to OSR change." am: 7eca244e79
by Nicolas Geoffray
· 9 years ago
7eca244
Merge "Follow-up to OSR change."
by Nicolas Geoffray
· 9 years ago
Next »