Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
718e8319c728e9ee2ec15b1d56ca96baa4393028
/
compiler
/
driver
/
dex_compilation_unit.h
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
73f21d4
Remove CodeItem accessor functions
by Mathieu Chartier
· 7 years ago
8d6768d
Revert^6 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
0b66d61
Revert^5 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 8 years ago
df73984
Post-Quick cleanup: Remove CompilationUnit.
by Vladimir Marko
· 9 years ago
736b560
Reduce how often we call FindDexCache
by Mathieu Chartier
· 10 years ago
c91df2d
Revert "Revert "Quick: Rewrite type inference pass.""
by Vladimir Marko
· 10 years ago
1b717f6
Revert "Quick: Rewrite type inference pass."
by Andreas Gampe
· 10 years ago
e490b01
Quick: Rewrite type inference pass.
by Vladimir Marko
· 10 years ago
ab972ef
Remove method verification results right after compiling a method
by Mathieu Chartier
· 10 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
ee39a10
Use class def index from java.lang.Class.
by Ian Rogers
· 11 years ago
a49bdff
Don't add barriers to clinit methods.
by Ian Rogers
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/compiler/driver/dex_compilation_unit.h]
1bf8d4d
Profiler directed clean-up of dex2oat.
by Ian Rogers
· 12 years ago
33e9566
Various GCC 3.6 and clang build fixes.
by Ian Rogers
· 12 years ago
6282dc1
MIR tidying.
by Ian Rogers
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
89756f2
Rename OatCompilationUnit to Dex.. move to compiler.
by Ian Rogers
· 12 years ago
[Renamed (74%) from src/oat_compilation_unit.h]
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
dc5daa0
Fix portable path.
by TDYa127
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 13 years ago
dd361c9
Fix 065 and 066 tests (NULL Method bug). Don't use Method in LLVM method compiler.
by Logan Chien
· 13 years ago
bfe4ea4
Code cleanup
by Logan Chien
· 13 years ago
4eb953f
Update the header guard of oat_compilation_unit.h
by Logan Chien
· 13 years ago
61c65dc
Remove CADMs from LLVM code generator.
by Logan Chien
· 13 years ago
4dd96f5
Extract method-related information from CompilationUnit.
by Logan Chien
· 13 years ago