1. f7015fd Add ELF loader to load the executables. by Logan Chien · 13 years ago
  2. 536047d Use JValue* instead of byte* on the LLVM side too. by Shih-wei Liao · 13 years ago
  3. 13b835a Fix LLVM #includes and push one piece of LLVM-specific lossage down. by Elliott Hughes · 13 years ago
  4. 2771fb1 Move the runtime support function lookup callback to runtime_support_llvm.cc. by Logan Chien · 13 years ago
  5. 113f4fc Add runtime support routines to runtime_support_llvm.h and utils_llvm. by Shih-wei Liao · 13 years ago
  6. a8a9c34 Initial runtime support routines for ART LLVM. by Shih-wei Liao · 13 years ago
  7. 6edfde4 Add kMips and mips32r2 target attribute. Remove NoFramePointerElim. by Shih-wei Liao · 13 years ago
  8. 5b8b1ed Implement Link-loading and pass 62 tests in JniInternalTest. by Shih-wei Liao · 13 years ago
  9. 7e6e33d Add name mangling function for LLVM. by Logan Chien · 13 years ago