1. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  2. 5f61f67 Workaround for Issue 7250540 by buzbee · 13 years ago
  3. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  4. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  5. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  6. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  7. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Renamed (92%) from src/compiler/codegen/ralloc.h]
  8. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (98%) from src/compiler/codegen/Ralloc.h]
  9. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  10. ca7a5e4 Quick compiler: restore optimizations by buzbee · 13 years ago
  11. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  12. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  13. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  14. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  15. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  16. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  17. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  18. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  19. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  20. e3acd07 Multi-target support by buzbee · 13 years ago
  21. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  22. 67bc236 Register promotion fix by buzbee · 14 years ago
  23. 6825326 Reg utility fix by buzbee · 14 years ago
  24. 6181f79 Register usage cleanup by buzbee · 14 years ago
  25. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 14 years ago
  26. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  27. 43a3642 Fix null check elimination by buzbee · 14 years ago
  28. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  29. 0d966cf Add suspend check & stub by buzbee · 14 years ago
  30. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  31. 2e748f3 Register temp handling fix by buzbee · 14 years ago
  32. e193174 Use slow-path static field accessors; added tests by buzbee · 14 years ago
  33. 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 14 years ago
  34. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago