1. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  2. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  3. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  4. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 11 years ago
  5. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 11 years ago
  6. a870bc5 ART: Address three issues with x86 assembler before enabling load store elimination. by Haitao Feng · 11 years ago
  7. aa839cc Fix SetupResourceMasks to pass correct parameters by Junmo Park · 11 years ago
  8. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 11 years ago
  9. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  10. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  11. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  12. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 11 years ago
  13. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  14. e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 11 years ago
  15. 082833c Quick compiler, out of registers fix by buzbee · 11 years ago
  16. ba57451 Quick compiler: fix compile-time perf regression by buzbee · 11 years ago
  17. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 11 years ago
  18. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 12 years ago
  19. 99ad723 Relaxed memory barriers for x86 by Razvan A Lupusoru · 12 years ago
  20. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 12 years ago
  21. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 12 years ago
  22. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 12 years ago
  23. 0d82948 64-bit prep by buzbee · 12 years ago
  24. 409fe94 Quick assembler fix by buzbee · 12 years ago
  25. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  26. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  27. 56c7178 Compile-time tuning by buzbee · 12 years ago
  28. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  29. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  30. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (98%) from src/compiler/dex/quick/mir_to_lir-inl.h]
  31. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago