Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
795e33081c73a6fead31f45b03fdfb022ef7eab8
/
src
/
compiler_llvm
/
compilation_unit.h
d7726e4
Enable separate compilation.
by Shih-wei Liao
· 13 years ago
dbd0034
Specify the filename upon writing.
by Shih-wei Liao
· 13 years ago
9744194
Fix materialization threshold too-large problem, assuming no long calls.
by Shih-wei Liao
· 13 years ago
110bcba
Update frame size after the bitcode is translated into machine code.
by Logan Chien
· 13 years ago
d668a06
Implement runtime support inlining.
by TDYa127
· 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
0f0899a
Add ElfImage to hold ELF image address and size.
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
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