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