Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
6065402316da2b51eed5fc34cffbd991766bd408
/
compiler
/
dex
/
quick
/
quick_cfi_test.cc
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
ace0dc1
ART: Add option to ensure deterministic compilation
by Andreas Gampe
· 9 years ago
c903b6a
Move --dump-cfg and dump-cfg-append to CompilerOptions.
by Nicolas Geoffray
· 9 years ago
998c216
Perform profile file analysis in dex2oat
by Calin Juravle
· 10 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 10 years ago
abbb0f7
Refactor code so that JIT can parse compiler options.
by Nicolas Geoffray
· 10 years ago
87000a9
Add option to append to the cfg dump.
by Calin Juravle
· 10 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 10 years ago
0941b9d
Fix gtests.
by Calin Juravle
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
70bef0d
ART: Add compiled-methods
by Andreas Gampe
· 10 years ago
f903680
Fix value used for shift in quick_cfi_test.
by Dan Albert
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
7f49e67
Remove the --gen-gdb-info compiler option.
by David Srbecky
· 10 years ago
46325a0
Fix memory leaks in the CFI tests.
by David Srbecky
· 10 years ago
1109fb3
Implement CFI for Quick.
by David Srbecky
· 10 years ago