1. edc34c8 Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 10 years ago
  2. 254aa0d Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 10 years ago
  3. 1293b6b Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 10 years ago
  4. 893e855 Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 10 years ago
  5. 9344568 Fix and improve static evaluation of constant expressions. by Roland Levillain · 10 years ago
  6. 33c1702 ART: Fix issues with SplitBlock by Mathew Zaleski · 10 years ago
  7. 50940ea Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 10 years ago
  8. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 10 years ago
  9. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 10 years ago
  10. 4a1b467 Merge "Inserting a node must also update its inputs users." by Nicolas Geoffray · 10 years ago
  11. 191c4b1 Inserting a node must also update its inputs users. by Nicolas Geoffray · 10 years ago
  12. 0d6102a Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 10 years ago
  13. b6e7206 Fix movw on x86/x86_64 to accept any 16bits immediate. by Nicolas Geoffray · 10 years ago
  14. 41abdb6 Merge "Do not use kDiesAtEntry when inputs must be in specific reg." by Nicolas Geoffray · 10 years ago
  15. 7adfcc8 Do not use kDiesAtEntry when inputs must be in specific reg. by Nicolas Geoffray · 10 years ago
  16. 504b788 ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  17. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 10 years ago
  18. 9ae0daa Add support for inputs dying at entry of instructions. by Nicolas Geoffray · 10 years ago
  19. 9944b3b Fix to MirGraph::GetSSANameWithConst() by Mark Mendell · 10 years ago
  20. cc8cc7c Propagate optimization flags to kMirOpCheck. by Vladimir Marko · 10 years ago
  21. fc95176 Merge "ART: Prepare for ELF64." by Brian Carlstrom · 10 years ago
  22. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 10 years ago
  23. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  24. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  25. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  26. 6346244 Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 10 years ago
  27. 27cc093 AArch64: oat patches should be 32-bit ints. by Matteo Franchin · 10 years ago
  28. 2081099 Merge "Remove all uses of MIR_INLINED." by Vladimir Marko · 10 years ago
  29. 53ce7d4 Merge "Fix x86_64 assembler LoadRef to use movl." by Hiroshi Yamauchi · 10 years ago
  30. ff0ac47 Remove all uses of MIR_INLINED. by Vladimir Marko · 10 years ago
  31. 6e301ec Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()." by Vladimir Marko · 10 years ago
  32. 8ac41af ART: Fix SelectKind to work with nullptr by Chao-ying Fu · 10 years ago
  33. 37241e5 Merge "Quick: Fix LVN/GVN handling of acquire operations." by Vladimir Marko · 10 years ago
  34. e767f6c Fix build_all_egdes in MIRGraph::ProcessCanThrow(). by Vladimir Marko · 10 years ago
  35. fa23645 Quick: Fix LVN/GVN handling of acquire operations. by Vladimir Marko · 10 years ago
  36. d25cee7 Merge "Revert "Introduce a class to implement optimization passes."" by Nicolas Geoffray · 10 years ago
  37. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  38. bff187b Merge "Introduce a class to implement optimization passes." by Roland Levillain · 10 years ago
  39. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  40. 0714083 Enable -Wunreachable-code by Ian Rogers · 10 years ago
  41. f9098ea Merge "ART: Fix GenReduceVector and GenSetVector" by Bill Buzbee · 10 years ago
  42. 955af68 Merge "ART: Reset bb id to the last list mir" by Bill Buzbee · 10 years ago
  43. f889267 Fix x86_64 assembler LoadRef to use movl. by Hiroshi Yamauchi · 10 years ago
  44. f4ae8d8 Merge "ART: Allow overridable calculation of basic block dataflow" by Bill Buzbee · 10 years ago
  45. a2a9108 Merge "Update maximum number of reachable blocks in last step" by Bill Buzbee · 10 years ago
  46. 6f4dcae ART: Allow overridable calculation of basic block dataflow by Razvan A Lupusoru · 10 years ago
  47. bafedc3 Merge "Get heap poisoning working in 64-bit." by Hiroshi Yamauchi · 10 years ago
  48. 35c68e3 ART: Fix typo by Andreas Gampe · 10 years ago
  49. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 10 years ago
  50. 79705f99 Merge "AArch64: address some outstanding TODOs." by Vladimir Marko · 10 years ago
  51. 8ddb00c Improve detection of lifetime holes. by Nicolas Geoffray · 10 years ago
  52. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  53. cc6b59e Merge "ART: Fix movnti assembler" by Ian Rogers · 10 years ago
  54. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  55. b88f0b1 Get heap poisoning working in 64-bit. by Hiroshi Yamauchi · 10 years ago
  56. 1edf638 Merge "ART: Deprecate CompilationUnit's code_item" by Ian Rogers · 10 years ago
  57. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 10 years ago
  58. 584cc79 Reduce scope of MIR analysis attributes. by Ian Rogers · 10 years ago
  59. ae9f3e6 ART: Fix movnti assembler by Razvan A Lupusoru · 10 years ago
  60. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 10 years ago
  61. fd680d8 Fix test now that instructions can die at instruction entry. by Nicolas Geoffray · 10 years ago
  62. eb1d22b Merge "Register allocator: refine instructions liveness." by Nicolas Geoffray · 10 years ago
  63. 7690562 Register allocator: refine instructions liveness. by Nicolas Geoffray · 10 years ago
  64. 53cec00 ART: Fix GenReduceVector and GenSetVector by Udayan Banerji · 10 years ago
  65. d282d59 Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  66. 1ed5b27 Merge "Implement method calls using relative BL on ARM." by Vladimir Marko · 10 years ago
  67. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  68. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 10 years ago
  69. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  70. d7e2f32 Merge "Optimizing compiler: remove unnecessary `explicit' keywords." by Roland Levillain · 10 years ago
  71. 0341680 Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  72. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 10 years ago
  73. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  74. f2476d5 Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  75. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 10 years ago
  76. cc67607 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 10 years ago
  77. 590c6a4 ART: Reset bb id to the last list mir by Chao-ying Fu · 10 years ago
  78. f038ed9 Merge "Optimizing compiler: ensure loop header dominates loop's blocks." by Roland Levillain · 10 years ago
  79. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  80. 3f5e9bb Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  81. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 10 years ago
  82. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  83. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  84. 7e53b41 Optimizing compiler: ensure loop header dominates loop's blocks. by Roland Levillain · 10 years ago
  85. 0f60165 Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  86. 8380c7c Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  87. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 10 years ago
  88. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago
  89. 145f0ca Fix a bug in the handling of moves in register allocator. by Nicolas Geoffray · 10 years ago
  90. b7e9e32 Elimination of redundant instructuion by Anton Shamin · 10 years ago
  91. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 10 years ago
  92. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 10 years ago
  93. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 10 years ago
  94. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 10 years ago
  95. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 10 years ago
  96. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 10 years ago
  97. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 10 years ago
  98. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 10 years ago
  99. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 10 years ago
  100. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 10 years ago