Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
20efe54063f2740d16f01190b280cdba384c869b
/
src
/
compiler_llvm
/
utils_llvm.cc
f058c0f
LLVMLongName should preserve the return type.
by TDYa127
· 13 years ago
f7015fd
Add ELF loader to load the executables.
by Logan Chien
· 13 years ago
536047d
Use JValue* instead of byte* on the LLVM side too.
by Shih-wei Liao
· 13 years ago
13b835a
Fix LLVM #includes and push one piece of LLVM-specific lossage down.
by Elliott Hughes
· 13 years ago
2771fb1
Move the runtime support function lookup callback to runtime_support_llvm.cc.
by Logan Chien
· 13 years ago
113f4fc
Add runtime support routines to runtime_support_llvm.h and utils_llvm.
by Shih-wei Liao
· 13 years ago
a8a9c34
Initial runtime support routines for ART LLVM.
by Shih-wei Liao
· 13 years ago
6edfde4
Add kMips and mips32r2 target attribute. Remove NoFramePointerElim.
by Shih-wei Liao
· 13 years ago
5b8b1ed
Implement Link-loading and pass 62 tests in JniInternalTest.
by Shih-wei Liao
· 13 years ago
7e6e33d
Add name mangling function for LLVM.
by Logan Chien
· 13 years ago