1. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/llvm/utils_llvm.h]
  2. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  3. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 12 years ago[Renamed (92%) from src/compiler_llvm/utils_llvm.h]
  4. 27b3c2f Abort LLVM in debug builds when the IR doesn't verify. by Ian Rogers · 12 years ago
  5. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  6. a8eed7d Use uint32_t for compilation unit index instead of uint16_t. by Logan Chien · 12 years ago
  7. 971bf3f Compile method one-by-one. by Logan Chien · 13 years ago
  8. a1beb1f Rename CStringComparator to CStringLessThanComparator. by Logan Chien · 12 years ago
  9. 853cd09 Fix llvm runtime support bug. by TDYa127 · 13 years ago
  10. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 13 years ago
  11. 5b8b1ed Implement Link-loading and pass 62 tests in JniInternalTest. by Shih-wei Liao · 13 years ago
  12. 7e6e33d Add name mangling function for LLVM. by Logan Chien · 13 years ago