1. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 10 years ago
  2. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 10 years ago
  3. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  4. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  5. 3d325c6 Fix CopyRegInfo to keep live/dirty flags of new registers. by Chao-ying Fu · 11 years ago
  6. 262b299 Fix x86 master build failure. by buzbee · 11 years ago
  7. 2700f7e Continuing register cleanup by buzbee · 11 years ago
  8. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  9. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
  10. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
  11. 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
  12. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 11 years ago
  13. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  14. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  15. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  16. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  17. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  18. 73e08b3 Fix Mir2Lir::AllocFreeTemp() to return -1 on failure. by Vladimir Marko · 11 years ago
  19. 0d82948 64-bit prep by buzbee · 11 years ago
  20. c729a6b Improve promotion of double-precision regs by buzbee · 11 years ago
  21. bd663de Compile-time tuning: register/bb utilities by buzbee · 11 years ago
  22. 56c7178 Compile-time tuning by buzbee · 11 years ago
  23. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  24. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 11 years ago
  25. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  26. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  27. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  28. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 11 years ago
  29. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  30. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  31. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/dex/quick/ralloc_util.cc]
  32. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  33. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  34. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  35. b0245ae Compiler: stop wasting cycles.... by buzbee · 12 years ago
  36. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  37. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  38. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  39. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (99%) from src/compiler/codegen/ralloc_util.cc]
  40. c7d1f91 Codegen tweaks by buzbee · 12 years ago
  41. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  42. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  43. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 12 years ago
  44. 078fa45 Quick compiler: improve ClobberSReg comments by buzbee · 12 years ago
  45. 5f61f67 Workaround for Issue 7250540 by buzbee · 12 years ago
  46. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  47. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  48. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 12 years ago
  49. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  50. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  51. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago
  52. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed (99%) from src/compiler/codegen/RallocUtil.cc]
  53. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 12 years ago
  54. ca7a5e4 Quick compiler: restore optimizations by buzbee · 12 years ago
  55. 2a83e8f Quick compiler, fix wide bug by buzbee · 12 years ago
  56. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  57. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  58. ad8f15e Milestone: close Quick side channel communication by buzbee · 12 years ago
  59. 15bf980 More Quick compiler restructuring by buzbee · 12 years ago
  60. a114add [Compiler] use Art indentation standard by Bill Buzbee · 12 years ago
  61. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  62. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  63. a7c1268 Restore card marking, minor tuning by buzbee · 13 years ago
  64. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  65. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  66. 98dc5d7 Fix out-of-bounds memory access by buzbee · 13 years ago
  67. 3d66194 Real fix for 064 by buzbee · 13 years ago
  68. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  69. efccc56 Frame layout change by buzbee · 13 years ago
  70. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  71. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  72. 31a4a6f More target-independence by buzbee · 13 years ago
  73. e3acd07 Multi-target support by buzbee · 13 years ago
  74. 5abfa3e Compiler tuning by buzbee · 13 years ago
  75. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  76. a50638b Register allocation fixes. by buzbee · 13 years ago
  77. 67bc236 Register promotion fix by buzbee · 13 years ago
  78. 6825326 Reg utility fix by buzbee · 13 years ago
  79. 3ddc0d1 Fix Vmap table size by buzbee · 13 years ago
  80. bbaf894 Optimization fixes by buzbee · 13 years ago
  81. 58f9274 Various bugfixes by buzbee · 13 years ago
  82. 6181f79 Register usage cleanup by buzbee · 13 years ago
  83. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 13 years ago
  84. ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
  85. 042946d Fix dalvik vm reg to callee save mappings by buzbee · 13 years ago
  86. c41e5b5 Add tables to map between callee saves and vregs by buzbee · 13 years ago
  87. 43a3642 Fix null check elimination by buzbee · 13 years ago
  88. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  89. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 13 years ago
  90. 0d966cf Add suspend check & stub by buzbee · 13 years ago
  91. 0c7f26d Fixes for register promotion; enable fast path by buzbee · 13 years ago
  92. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 13 years ago
  93. 2e748f3 Register temp handling fix by buzbee · 13 years ago
  94. c5ef046 Add slow-path code gen for static/direct invokes by buzbee · 13 years ago
  95. 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 13 years ago
  96. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago