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