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