1. 8e9090b Generalize range analysis. by Aart Bik · 8 years ago
  2. d4d1182 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." by Aart Bik · 8 years ago
  3. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 8 years ago
  4. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  5. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  6. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  7. f26bb6c ARM64: Tune SIMD loop unrolling factor heuristic. by Artem Serov · 8 years ago
  8. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  9. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 8 years ago
  10. 21b8592 Added vectorization stats. by Aart Bik · 8 years ago
  11. 0148de4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  12. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 8 years ago
  13. cfa59b4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  14. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 8 years ago
  15. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 8 years ago
  16. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 8 years ago
  17. af1a686 Merge "Basic SIMD reduction support." by Treehugger Robot · 8 years ago
  18. 7f56ff4 Refined range rule for ABS(x) by Aart Bik · 8 years ago
  19. 9879d0e Basic SIMD reduction support. by Aart Bik · 8 years ago
  20. d219824 Merge "ART: Describe static fields in GraphVisualizer." by Treehugger Robot · 8 years ago
  21. bf3243b ART: Describe static fields in GraphVisualizer. by Vladimir Marko · 8 years ago
  22. 8ee5860 Merge "ARM: Clean up LocationSummary creation for Long intrinsics." by Vladimir Marko · 8 years ago
  23. 8920835 Merge "Simplify CreateReferenceInfoForReferenceType() in load-store-analysis" by Mingyao Yang · 8 years ago
  24. 1819e41 ARM: Clean up LocationSummary creation for Long intrinsics. by Vladimir Marko · 8 years ago
  25. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  26. 78e1e04 Merge "ARM64: Remove duplicate helper for intrinsic locations." by Treehugger Robot · 8 years ago
  27. 49376a9 Merge "ARM: Implement one-bit intrinsics." by Treehugger Robot · 8 years ago
  28. 4fae4fb ARM64: Remove duplicate helper for intrinsic locations. by Vladimir Marko · 8 years ago
  29. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 8 years ago
  30. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  31. fef2884 Simplify CreateReferenceInfoForReferenceType() in load-store-analysis by Mingyao Yang · 8 years ago
  32. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 8 years ago
  33. 3ed4a40 Merge "Implement OneBit intrinsics for arm64." by Treehugger Robot · 8 years ago
  34. da48316 Implement OneBit intrinsics for arm64. by Petre-Ionut Tudor · 8 years ago
  35. 23b752b Remove obsolete code paths from the ARM code generator by Anton Kirilov · 8 years ago
  36. ae53f10 Merge "MIPS32: Allow some patched instructions in delay slots" by Treehugger Robot · 8 years ago
  37. a663d9d MIPS32: Allow some patched instructions in delay slots by Alexey Frunze · 8 years ago
  38. 5011149 Merge "MIPS64: Implement HSelect" by Treehugger Robot · 8 years ago
  39. f708c9a Merge "MIPS: Eliminate hard-coded offsets in branches" by Treehugger Robot · 8 years ago
  40. 5bfead5 Merge "MIPS: Support MultiplyAccumulate for SIMD." by Aart Bik · 8 years ago
  41. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  42. bc5460b MIPS: Support MultiplyAccumulate for SIMD. by Lena Djokic · 8 years ago
  43. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  44. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  45. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  46. 52b450b Merge "Instrument ARM generated code to check the Marking Register." by Roland Levillain · 8 years ago
  47. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 8 years ago
  48. 54636c0 Merge "Instrument ARM64 generated code to check the Marking Register." by Roland Levillain · 8 years ago
  49. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago
  50. 1545ccc scheduler should not schedule volatile field accesses. by Mingyao Yang · 8 years ago
  51. 73de4a8 Merge "Fix performance regression." by Treehugger Robot · 8 years ago
  52. 671e48a Fix performance regression. by Aart Bik · 8 years ago
  53. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  54. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  55. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  56. 80dd756 Merge "Run HeapLocationCollector once in scheduler instead of locally." by Mingyao Yang · 8 years ago
  57. 179861c Run HeapLocationCollector once in scheduler instead of locally. by Mingyao Yang · 8 years ago
  58. 785e355 Merge "Set basic framework for detecting reductions." by Treehugger Robot · 8 years ago
  59. b29f684 Set basic framework for detecting reductions. by Aart Bik · 8 years ago
  60. a22cae7 HRem support in BCE. by xueliang.zhong · 8 years ago
  61. 5aedbcd Merge "ART: Fix loop header's predecessors reordering in SimplifyLoops." by Nicolas Geoffray · 8 years ago
  62. d88a2b5 Merge "ART: Fix up small header includes" by Treehugger Robot · 8 years ago
  63. 2aa1d0b Merge "Add VisitNewArray() in lsa." by Mingyao Yang · 8 years ago
  64. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  65. 1f0eefc Add VisitNewArray() in lsa. by Mingyao Yang · 8 years ago
  66. c73ee37 ART: Fix loop header's predecessors reordering in SimplifyLoops. by Artem Serov · 8 years ago
  67. e829831 Fix null dereference in debug check. by Nicolas Geoffray · 8 years ago
  68. 2dec927 MIPS64: Implement HSelect by Goran Jakovljevic · 8 years ago
  69. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 8 years ago
  70. 0cab656 MIPS: Eliminate hard-coded offsets in branches by Alexey Frunze · 8 years ago
  71. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 8 years ago
  72. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  73. 71da487 ART: Move simulator to art/ by Andreas Gampe · 8 years ago
  74. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 8 years ago
  75. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 8 years ago
  76. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  77. 56fe32e Jit Code Cache instruction pipeline flushing by Orion Hodson · 8 years ago
  78. 7861208 Fix x86 and x64 codegens for 8/16 stores. by Nicolas Geoffray · 8 years ago
  79. ad76ef6 Merge "Improve SchedulingLatencyVisitorARM on HCondition latency settings." by Treehugger Robot · 8 years ago
  80. bf9e21a Improve SchedulingLatencyVisitorARM on HCondition latency settings. by xueliang.zhong · 8 years ago
  81. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  82. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  83. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  84. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  85. 13c8343 Merge "MIPS: Reduce Baker read barrier code size overhead" by Vladimir Marko · 8 years ago
  86. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 8 years ago
  87. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 8 years ago
  88. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 8 years ago
  89. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 8 years ago
  90. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 8 years ago
  91. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 8 years ago
  92. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 8 years ago
  93. c043d00 Remove the old ARM assemblers from ART. by Roland Levillain · 8 years ago
  94. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 8 years ago
  95. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 8 years ago
  96. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  97. 2d0fe4c Merge "Added GVN related attributes to vector nodes." by Treehugger Robot · 8 years ago
  98. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 8 years ago
  99. b79f4ac Added GVN related attributes to vector nodes. by Aart Bik · 8 years ago
  100. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 8 years ago