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