1. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 13 years ago
  2. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 13 years ago
  3. 8b503db CFG rework for explicit exception edges by buzbee · 13 years ago
  4. 2a83e8f Quick compiler, fix wide bug by buzbee · 13 years ago
  5. d501889 Quick compiler - run-test bug fixes by buzbee · 13 years ago
  6. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  7. 6969d50 Invoke support for Quick Compiler by buzbee · 13 years ago
  8. 52ed776 FP breakage workaround by buzbee · 13 years ago
  9. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  10. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  11. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  12. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  13. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  14. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  15. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  16. 70c96d4 Fix "wide" cts vm-tests by buzbee · 13 years ago
  17. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  18. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  19. efccc56 Frame layout change by buzbee · 13 years ago
  20. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  21. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  22. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  23. 31a4a6f More target-independence by buzbee · 13 years ago
  24. e3acd07 Multi-target support by buzbee · 13 years ago
  25. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  26. 5abfa3e Compiler tuning by buzbee · 13 years ago
  27. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  28. 769fde1 Reg promotion fix; full optimization by default by buzbee · 14 years ago
  29. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  30. 23d5bc9 Compiler crash workaround by buzbee · 14 years ago
  31. 67bc236 Register promotion fix by buzbee · 14 years ago
  32. bbaf894 Optimization fixes by buzbee · 14 years ago
  33. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  34. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  35. 03fa263 Rework type & size inference, literal usage by buzbee · 14 years ago
  36. c74255f Interning image strings by Brian Carlstrom · 14 years ago
  37. 2ed6739 Move Method shorty to managed heap by Brian Carlstrom · 14 years ago
  38. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  39. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  40. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  41. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  42. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago