1. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  2. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 9 years ago
  3. 0d5fd49 ART: Promoted register may be wrong after the load of zero fp constant by Vladimir · 9 years ago
  4. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  5. 02c637e Fix LoadValue{Wide} to free temp when reg classes are not matched by Serguei Katkov · 10 years ago
  6. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  7. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
  8. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 10 years ago
  9. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  10. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  11. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  12. 2073e75 Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Andreas Gampe · 10 years ago
  13. e98297b Revert "ART: Fix StoreValue to use RefDisp when necessary." by Ian Rogers · 10 years ago
  14. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 10 years ago
  15. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  16. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 10 years ago
  17. a0cd2d7 Quick compiler: reference cleanup by buzbee · 10 years ago
  18. 082833c Quick compiler, out of registers fix by buzbee · 10 years ago
  19. 0dc242d Avoid unnecessary copy/load in EvalLoc() and LoadValue(). by Vladimir Marko · 10 years ago
  20. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 10 years ago
  21. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 10 years ago
  22. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 10 years ago
  23. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  24. 695d13a Update load/store utilities for 64-bit backends by buzbee · 10 years ago
  25. cbd18b7 Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg by Chao-ying Fu · 10 years ago
  26. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 10 years ago
  27. 2700f7e Continuing register cleanup by buzbee · 10 years ago
  28. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 10 years ago
  29. c17ebe8 Incorrect result of the "mul-long by 1" operation by Alexei Zavjalov · 10 years ago
  30. feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
  31. e02d48f Optimize x86 long arithmetic by Mark Mendell · 11 years ago
  32. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  33. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  34. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  35. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  36. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (98%) from src/compiler/dex/quick/gen_loadstore.cc]
  37. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  38. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  39. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago
  40. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  41. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago[Renamed (99%) from src/compiler/codegen/gen_loadstore.cc]
  42. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  43. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  44. d850621 Compiler: GBC fix, CFG dump enhancements by buzbee · 12 years ago
  45. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 12 years ago
  46. 7da142f Quick compiler: tighten null/0/0.0 workaround by buzbee · 12 years ago
  47. 5f61f67 Workaround for Issue 7250540 by buzbee · 12 years ago
  48. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  49. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  50. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 12 years ago
  51. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  52. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  53. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  54. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago[Renamed from src/compiler/codegen/codegen_factory.cc]
  55. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed from src/compiler/codegen/CodegenFactory.cc]
  56. f0504cd Quick backend: rename target-specific #defines by buzbee · 12 years ago
  57. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 12 years ago
  58. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago
  59. ad8f15e Milestone: close Quick side channel communication by buzbee · 12 years ago
  60. 408ad16 Restructure to reduce MIR references by buzbee · 12 years ago
  61. a114add [Compiler] use Art indentation standard by Bill Buzbee · 12 years ago
  62. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 12 years ago
  63. 9c044ce Support for promoting Method* and compiler temps by buzbee · 12 years ago
  64. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 12 years ago
  65. 3d66194 Real fix for 064 by buzbee · 12 years ago
  66. e196567 SSA rework and support compiler temps in the frame by buzbee · 12 years ago
  67. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  68. a7678db x86 source code hack and slash by buzbee · 12 years ago
  69. c5159d5 MIPS switch table support by buzbee · 12 years ago
  70. 82488f5 Multi-target Codegen cleanup by buzbee · 12 years ago
  71. 31a4a6f More target-independence by buzbee · 12 years ago
  72. e3acd07 Multi-target support by buzbee · 12 years ago
  73. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  74. 67bc236 Register promotion fix by buzbee · 13 years ago
  75. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 13 years ago
  76. ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
  77. 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 13 years ago
  78. 43a3642 Fix null check elimination by buzbee · 13 years ago
  79. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 13 years ago
  80. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago