1. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 8 years ago
  2. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 8 years ago
  3. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 8 years ago
  4. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago
  5. d112827 Add dependency on liblzma. by David Srbecky · 8 years ago
  6. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 8 years ago
  7. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 8 years ago
  8. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 8 years ago
  9. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 9 years ago
  10. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  11. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  12. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 9 years ago
  13. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  14. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  15. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  16. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  17. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  18. 1965328 Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch." by Vladimir Marko · 9 years ago
  19. b4536b7 Optimizing/ARM: Implement kDexCachePcRelative dispatch. by Vladimir Marko · 9 years ago
  20. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 9 years ago
  21. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  22. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 9 years ago
  23. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago
  24. 701566a MIPS32: Create infrastructure to support intrinsics by Chris Larsen · 9 years ago
  25. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 9 years ago
  26. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  27. cbf3c0f Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 9 years ago
  28. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  29. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 9 years ago
  30. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  31. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 9 years ago
  32. 9499107 Move x86 constant area code to its own file by Mark Mendell · 9 years ago
  33. 8c434dc MIPS: Assemblers changes needed for optimizing compiler by Goran Jakovljevic · 9 years ago
  34. 3039e38 MIPS64: Implement miscellaneous bit manipulation intrinsics by Chris Larsen · 9 years ago
  35. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 9 years ago
  36. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 9 years ago
  37. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 9 years ago
  38. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  39. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 9 years ago
  40. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  41. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  42. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 9 years ago
  43. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  44. 4ceed92 Merge "Move stack map stream implementation to its own cc file." by Calin Juravle · 9 years ago
  45. c416d33 Move stack map stream implementation to its own cc file. by Calin Juravle · 9 years ago
  46. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 9 years ago
  47. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 9 years ago
  48. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 9 years ago
  49. 3b9d57a Move DWARF related code in ElfWriter to its own file. by David Srbecky · 9 years ago
  50. ba9715a Merge "Implement CFI for Quick." by David Srbecky · 9 years ago
  51. 9615986 Merge "Speedup div/rem by constants on x86 and x86_64" by Calin Juravle · 9 years ago
  52. 0f88e87 Speedup div/rem by constants on x86 and x86_64 by Guillaume Sanchez · 9 years ago
  53. 1109fb3 Implement CFI for Quick. by David Srbecky · 9 years ago
  54. 8c57831 Remove the old CFI infrastructure. by David Srbecky · 9 years ago
  55. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 9 years ago
  56. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 9 years ago
  57. 09ed1a3 [optimizing] Implement X86 intrinsic support by Mark Mendell · 9 years ago
  58. 46e2a39 ART: Boolean simplifier by David Brazdil · 9 years ago
  59. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 9 years ago
  60. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  61. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  62. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  63. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago
  64. 7a01dc2 Dead code elimination based on GVN results. by Vladimir Marko · 10 years ago
  65. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 9 years ago
  66. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 9 years ago
  67. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  68. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 9 years ago
  69. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 9 years ago
  70. f36df54 Remove libcxx.mk cruft. by Dan Albert · 9 years ago
  71. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 9 years ago
  72. 10e244f optimizing: NullCheck elimination by Calin Juravle · 9 years ago
  73. 4a50662 Merge "Clean up pass driver" by Mathieu Chartier · 9 years ago
  74. 5bdab12 Clean up pass driver by Mathieu Chartier · 9 years ago
  75. f08c650 Merge "ART: Arm64 optimizing compiler intrinsics" by Andreas Gampe · 9 years ago
  76. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 9 years ago
  77. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 9 years ago
  78. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 9 years ago
  79. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 9 years ago
  80. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 9 years ago
  81. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  82. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  83. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  84. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  85. f384f88 Bounds check elimination. by Mingyao Yang · 10 years ago
  86. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  87. af6925b Rewrite GVN's field id and field type handling. by Vladimir Marko · 10 years ago
  88. 6c36a8b Restrict FDO to only apply to target build. by Dehao Chen · 10 years ago
  89. f5b4c50 dex2oat: Pack likely-dirty objects together when generating the boot image by Igor Murashkin · 10 years ago
  90. 847c8db Revert "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  91. 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
  92. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  93. 99f84c4 Remove bogus compiler flag from libart-compiler. by Ian Rogers · 10 years ago
  94. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  95. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  96. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  97. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  98. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 10 years ago
  99. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  100. d25cee7 Merge "Revert "Introduce a class to implement optimization passes."" by Nicolas Geoffray · 10 years ago