Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
20efe54063f2740d16f01190b280cdba384c869b
/
src
/
compiler_llvm
/
compilation_unit.cc
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
c6c317e
Experimental.
by Shih-wei Liao
· 13 years ago
de08e84
Remove ELF filename argument.
by Logan Chien
· 13 years ago
0cc6ab6
Add ELF extractor to oatdump.
by Logan Chien
· 13 years ago
6546ec5
Add ELF index to art::compiler_llvm::CompilationUnit.
by Logan Chien
· 13 years ago
b9eaeea
Emit the ELF image into the memory buffer.
by Logan Chien
· 13 years ago
6d6d754
Remove duplicated code.
by Logan Chien
· 13 years ago
6edfde4
Add kMips and mips32r2 target attribute. Remove NoFramePointerElim.
by Shih-wei Liao
· 13 years ago
7f76761
Cleanup LLVM code generation code.
by Logan Chien
· 13 years ago
8ee03b5
Use switch statement to select target triple.
by Logan Chien
· 13 years ago
1557ea5
Disable frame pointer elimination of the LLVM code generator.
by Logan Chien
· 13 years ago
dd7cf5b
Move llvm::PassRegistry to InitializeLLVM().
by Logan Chien
· 13 years ago
5b8b1ed
Implement Link-loading and pass 62 tests in JniInternalTest.
by Shih-wei Liao
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago