1. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  2. 4df2bbd Enable multi-threaded Quick compilation by buzbee · 12 years ago
  3. 951c0a1 Quick: fix tranmission of block info by buzbee · 12 years ago
  4. 6459e7c Enable bitcode verification for debug builds by buzbee · 12 years ago
  5. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 12 years ago
  6. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  7. f5f5a12 Quick compiler: bug fix & cleanup by buzbee · 12 years ago
  8. 6ec5e23 Quick compiler: fix array undershoot by buzbee · 12 years ago
  9. b259652 Overall clean up of gbc_expander and intrinsics. by Shih-wei Liao · 12 years ago
  10. 55e5e6c Fix quick fly2iceland after rebase. by TDYa127 · 12 years ago
  11. 347166a Fix run-test 030. by TDYa127 · 12 years ago
  12. 569daf1 Always push shadowframe for stack trace lookup. by Shih-wei Liao · 12 years ago
  13. 890ea89 Add suspend by ourselves to improve performance. by TDYa127 · 12 years ago
  14. 4ec8ccd Implement Div/Rem/fptosi. by TDYa127 · 12 years ago
  15. f71bf5a Implement remaining intrinsics. by TDYa127 · 12 years ago
  16. 554e607 Code cleanup: Rewrite strange-looking if-else statement. by Logan Chien · 12 years ago
  17. 21d28f5 GBC Expander. Removed lir. by Shih-wei Liao · 12 years ago
  18. 0967a25 Quick compiler code layout by buzbee · 12 years ago
  19. 8320f38 Prune useless entries from dex to pc map by buzbee · 12 years ago
  20. d1643e4 Basic block combine pass by buzbee · 12 years ago
  21. 692be80 Quick compiler: reuse llvm context & ir builder by buzbee · 12 years ago
  22. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  23. ca7a5e4 Quick compiler: restore optimizations by buzbee · 12 years ago
  24. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 12 years ago
  25. 626aaa9 am 63ebbb68: Quick compiler: fix NOT_LONG codegen by buzbee · 12 years ago
  26. 63ebbb6 Quick compiler: fix NOT_LONG codegen by buzbee · 12 years ago
  27. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 12 years ago
  28. f2ba9cb am 8b503db0: CFG rework for explicit exception edges by buzbee · 12 years ago
  29. 8b503db CFG rework for explicit exception edges by buzbee · 12 years ago
  30. 8772f7d am 9a2487f9: Quick compiler - NOT_LONG and verification fixes by buzbee · 12 years ago
  31. 9a2487f Quick compiler - NOT_LONG and verification fixes by buzbee · 12 years ago
  32. 462ef20 Quick compiler - delete unreferenced local by buzbee · 12 years ago
  33. 85eee02 Quick compiler: various bug fixes by buzbee · 12 years ago
  34. 2a83e8f Quick compiler, fix wide bug by buzbee · 12 years ago
  35. 4be777b Quick compiler: fix for missing defs by buzbee · 12 years ago
  36. d501889 Quick compiler - run-test bug fixes by buzbee · 12 years ago
  37. f1f8636 Quick compiler - fix run-test 019 by buzbee · 12 years ago
  38. a1da8a5 Quick compiler: complete switch support by buzbee · 12 years ago
  39. f58c12c Quick compiler - packed switch support by buzbee · 12 years ago
  40. 4f4dfc7 Quick compiler - various bug fixes by buzbee · 12 years ago
  41. 7659263 Quick compiler: conversions, bug fixes by buzbee · 12 years ago
  42. 101305f Continued fleshout out of Quick compiler by buzbee · 12 years ago
  43. 8fa0fda Quick compiler: support for arrays, misc. by buzbee · 12 years ago
  44. 3241296 Quick compiler exception support by buzbee · 12 years ago
  45. 4f1181f Quick compiler: support for 006, 012, 013, 017 by buzbee · 12 years ago
  46. 4f2935e Fix missed suspend check. by TDYa127 · 12 years ago
  47. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  48. ad8f15e Milestone: close Quick side channel communication by buzbee · 12 years ago
  49. 6969d50 Invoke support for Quick Compiler by buzbee · 12 years ago
  50. 15bf980 More Quick compiler restructuring by buzbee · 12 years ago
  51. b03f487 Shadow frame support for MIR->LLVM-IR conversion by buzbee · 12 years ago
  52. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 12 years ago