1. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  2. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  3. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  4. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  5. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  6. 2700f7e Continuing register cleanup by buzbee · 11 years ago
  7. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
  8. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
  9. 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
  10. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  11. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  12. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  13. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  14. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/mips/fp_mips.cc]
  16. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  17. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  18. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (98%) from src/compiler/codegen/mips/fp_mips.cc]
  19. a5954be Compiler cleanup: remove some old JIT leftovers. by buzbee · 12 years ago
  20. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  21. a6f3aaf MIPS fixes. by Ian Rogers · 13 years ago
  22. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  23. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  24. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  25. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  26. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  27. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  28. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  29. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (88%) from src/compiler/codegen/mips/FP/MipsFP.cc]
  30. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  31. 30a3317 More MIPS fixes. Many run-test tests pass. by jeffhao · 13 years ago
  32. fc6a30e More MIPS fixes. Most basic tests pass. by jeffhao · 13 years ago
  33. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  34. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 13 years ago
  35. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  36. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  37. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  38. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  39. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  40. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  41. 11f9d21 Mips portable floating point support by Bill Buzbee · 13 years ago
  42. c5159d5 MIPS switch table support by buzbee · 13 years ago
  43. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  44. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  45. 31a4a6f More target-independence by buzbee · 13 years ago
  46. e3acd07 Multi-target support by buzbee · 13 years ago