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