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