Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
b7c0e057bca1a82c3c81fbf4f6beb763d165524c
/
compiler
/
llvm
/
compiler_llvm.h
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
7934ac2
Fix cpplint whitespace/comments 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 (97%) from src/compiler/llvm/compiler_llvm.h]
9609cb6
Remove remaining code related to compiled invoke and proxy stubs.
by Jeff Hao
· 12 years ago
74180ca
Remove code related to compiled invoke stubs.
by Jeff Hao
· 12 years ago
0d94eb6
Minor LLVM cleanup.
by Ian Rogers
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 12 years ago
[Renamed (97%) from src/compiler_llvm/compiler_llvm.h]
89756f2
Rename OatCompilationUnit to Dex.. move to compiler.
by Ian Rogers
· 12 years ago
1212a02
Move the Compiler to CompilerDriver.
by Ian Rogers
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
c531cef
Eliminate #ifdef ART_USE_QUICK_COMPILER
by buzbee
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
55e5e6c
Fix quick fly2iceland after rebase.
by TDYa127
· 13 years ago
bb33f2f
Integrating portable path with the Frontend.
by Shih-wei Liao
· 13 years ago
b672d1e
Merge iceland to greenland.
by TDYa127
· 13 years ago
971bf3f
Compile method one-by-one.
by Logan Chien
· 13 years ago
7a2a23a
Cleanup proxy stub compiler code.
by Logan Chien
· 13 years ago
766b0bf
Remove the mutex lock from Materialize().
by Shih-wei Liao
· 13 years ago
937105a
Use ELF function index to distinguish generated functions.
by Logan Chien
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
de08e84
Remove ELF filename argument.
by Logan Chien
· 13 years ago
df57614
Add GetElfImages() method to CompilerLLVM.
by Logan Chien
· 13 years ago
0f0899a
Add ElfImage to hold ELF image address and size.
by Logan Chien
· 13 years ago
f7015fd
Add ELF loader to load the executables.
by Logan Chien
· 13 years ago
aeb5303
Add GetCompilationUnit() to CompilerLLVM.
by Logan Chien
· 13 years ago
0c215db
Code cleanup: Remove LLVM initialization dead code.
by Logan Chien
· 13 years ago
63deaad
Fix memory corruption due to premature llvm_shutdown().
by Shih-wei Liao
· 13 years ago
ce11906
Remove MutexLock from the argument. Use AssertHeld instead.
by Logan Chien
· 13 years ago
d6e614b
Rename header guard of compiler_llvm.h
by Logan Chien
· 13 years ago
7f76761
Cleanup LLVM code generation code.
by Logan Chien
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago
88894ee
JNI compiler.
by Logan Chien
· 13 years ago
4dd96f5
Extract method-related information from CompilationUnit.
by Logan Chien
· 13 years ago
f04364f
Add upcall compiler.
by Logan Chien
· 13 years ago
8342616
Cleanup "Beginning of LLVM backend for ART."
by Logan Chien
· 13 years ago
d1fec81
Beginning of LLVM backend for ART.
by Shih-wei Liao
· 13 years ago