1. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  2. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  3. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  4. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed from src/compiler/compiler_utility.cc]
  5. f662a7c Add "select" detection to common frontend by buzbee · 12 years ago
  6. d850621 Compiler: GBC fix, CFG dump enhancements by buzbee · 13 years ago
  7. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  8. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  9. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  10. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  11. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  12. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Renamed (92%) from src/compiler/utility.cc]
  13. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/Utility.cc]
  14. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 13 years ago
  15. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 13 years ago
  16. 8b503db CFG rework for explicit exception edges by buzbee · 13 years ago
  17. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  18. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 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. 31a4a6f More target-independence by buzbee · 13 years ago
  22. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  23. 5abfa3e Compiler tuning by buzbee · 13 years ago
  24. 5b53710 Dataflow analysis rework by buzbee · 13 years ago
  25. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  26. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  27. 67bc236 Register promotion fix by buzbee · 14 years ago
  28. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 14 years ago
  29. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  30. aad7201 Move null checks to bvector utility callers by buzbee · 14 years ago
  31. 27ec961 Adding oat_process by Brian Carlstrom · 14 years ago
  32. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 14 years ago
  33. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  34. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  35. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago