1. 415ac88 Quick: In GVN, apply modifications early if outside loop. by Vladimir Marko · 10 years ago
  2. b3f18cf Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 10 years ago
  3. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  4. 4ffed25 Merge "Quick: Avoid node iteration for passes that don't need it." by Vladimir Marko · 10 years ago
  5. a78e66a Quick: Handle kMirOpNullCheck in LVN/GVN. by Vladimir Marko · 10 years ago
  6. 312eb25 Quick: Improve the BBCombine pass. by Vladimir Marko · 10 years ago
  7. 7baa6f8 Rewrite null check elimination to work on dalvik regs. by Vladimir Marko · 10 years ago
  8. aa7b8a3 Quick: Avoid node iteration for passes that don't need it. by Vladimir Marko · 10 years ago
  9. 423b137 ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  10. 7cd01f5 Add regression test for null check elimination. by Vladimir Marko · 10 years ago
  11. 72ab3ca Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"" by Vladimir Marko · 10 years ago
  12. cb46ee1 Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 10 years ago
  13. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  14. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  15. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 10 years ago
  16. 5229cf1 Quick: Reduce memory usage and improve compile time. by Vladimir Marko · 10 years ago
  17. 67c72b8 Quick: Separate null check elimination and type inference. by Vladimir Marko · 10 years ago
  18. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  19. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  20. edc34c8 Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 10 years ago
  21. 254aa0d Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 10 years ago
  22. 1293b6b Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 10 years ago
  23. 893e855 Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 10 years ago
  24. 33c1702 ART: Fix issues with SplitBlock by Mathew Zaleski · 11 years ago
  25. 50940ea Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 10 years ago
  26. 504b788 ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  27. 9944b3b Fix to MirGraph::GetSSANameWithConst() by Mark Mendell · 10 years ago
  28. cc8cc7c Propagate optimization flags to kMirOpCheck. by Vladimir Marko · 10 years ago
  29. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 10 years ago
  30. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  31. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  32. 6346244 Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 10 years ago
  33. 27cc093 AArch64: oat patches should be 32-bit ints. by Matteo Franchin · 11 years ago
  34. ff0ac47 Remove all uses of MIR_INLINED. by Vladimir Marko · 10 years ago
  35. 6e301ec Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()." by Vladimir Marko · 10 years ago
  36. 8ac41af ART: Fix SelectKind to work with nullptr by Chao-ying Fu · 10 years ago
  37. 37241e5 Merge "Quick: Fix LVN/GVN handling of acquire operations." by Vladimir Marko · 10 years ago
  38. e767f6c Fix build_all_egdes in MIRGraph::ProcessCanThrow(). by Vladimir Marko · 10 years ago
  39. fa23645 Quick: Fix LVN/GVN handling of acquire operations. by Vladimir Marko · 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. f4ae8d8 Merge "ART: Allow overridable calculation of basic block dataflow" by Bill Buzbee · 10 years ago
  44. a2a9108 Merge "Update maximum number of reachable blocks in last step" by Bill Buzbee · 10 years ago
  45. 6f4dcae ART: Allow overridable calculation of basic block dataflow by Razvan A Lupusoru · 10 years ago
  46. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 10 years ago
  47. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 11 years ago
  48. cc6b59e Merge "ART: Fix movnti assembler" by Ian Rogers · 10 years ago
  49. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  50. 1edf638 Merge "ART: Deprecate CompilationUnit's code_item" by Ian Rogers · 10 years ago
  51. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 11 years ago
  52. 584cc79 Reduce scope of MIR analysis attributes. by Ian Rogers · 10 years ago
  53. ae9f3e6 ART: Fix movnti assembler by Razvan A Lupusoru · 10 years ago
  54. 53cec00 ART: Fix GenReduceVector and GenSetVector by Udayan Banerji · 10 years ago
  55. d282d59 Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  56. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  57. 590c6a4 ART: Reset bb id to the last list mir by Chao-ying Fu · 10 years ago
  58. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  59. b7e9e32 Elimination of redundant instructuion by Anton Shamin · 10 years ago
  60. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 10 years ago
  61. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 10 years ago
  62. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 10 years ago
  63. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 10 years ago
  64. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 10 years ago
  65. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 10 years ago
  66. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 11 years ago
  67. 497d62e ART: skip compilation of huge methods. by buzbee · 11 years ago
  68. f9f0ed4 ART: Overflow of bound check in ArrayCopy intrinsic by avignate · 11 years ago
  69. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 11 years ago
  70. 0a1174e X86 QBE: Make some X86 routines virtual by Mark Mendell · 11 years ago
  71. c80605d ART: Consider clinit elimination for inlining by Razvan A Lupusoru · 11 years ago
  72. ebab3bb Merge "Compile time performance improvements focusing on interpret-only." by Ian Rogers · 11 years ago
  73. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  74. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 11 years ago
  75. a870bc5 ART: Address three issues with x86 assembler before enabling load store elimination. by Haitao Feng · 11 years ago
  76. 589e046 Slow path should break def tracking by Serguei Katkov · 11 years ago
  77. 9863daf AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 11 years ago
  78. a87a795 Merge "Revert "Add read barriers for the roots in the verifier."" by Ian Rogers · 11 years ago
  79. be428b4 Merge "ART: Fix variable formatting and CodeLayout's multiple visits" by Bill Buzbee · 11 years ago
  80. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 11 years ago
  81. 75bcc37 ART: Fix variable formatting and CodeLayout's multiple visits by Jean Christophe Beyler · 11 years ago
  82. b5477f0 Fix kThumb2Vldrd definition to set correct flag. by Junmo Park · 11 years ago
  83. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  84. a464466 x86: evaluation destination should be after load of source in RA by Serguei Katkov · 11 years ago
  85. 90a21f8 Quick compiler: Fix handling of unused returns by buzbee · 11 years ago
  86. 9b868cb Merge "ART: Make the dominator bitvectors expandable" by Bill Buzbee · 11 years ago
  87. eacc5f0 Fix Thumb2Stm, ldm definition of EncodingMap for arm by Junmo Park · 11 years ago
  88. 007a065 ART: Make the dominator bitvectors expandable by Jean Christophe Beyler · 11 years ago
  89. 3a91f44 ART: X86: Improve multiply in div/rem by literal by Mark Mendell · 11 years ago
  90. 3f51e7d ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  91. 6dccdc2 ART: Reduce LockCallTemps usage by Maxim Kazantsev · 11 years ago
  92. 328c430 Merge "ART: Vectorization opcode implementation fixes" by Ian Rogers · 11 years ago
  93. d73f52b Merge "Add numerator check for integer divide and modulo" by Ian Rogers · 11 years ago
  94. fbebc69 ART: Only call CalculateBasicBlockInformation once by Jean Christophe Beyler · 11 years ago
  95. b3a84e2 ART: Vectorization opcode implementation fixes by Lupusoru, Razvan A · 11 years ago
  96. 2a09504 Merge "Fix SetupResourceMasks to pass correct parameters" by Vladimir Marko · 11 years ago
  97. 4a94679 Merge "Quick compiler, aarch64: Insane sanity checker" by buzbee · 11 years ago
  98. de0b996 ART: Fix read-out-of-bounds in the compiler by Andreas Gampe · 11 years ago
  99. aa839cc Fix SetupResourceMasks to pass correct parameters by Junmo Park · 11 years ago
  100. f77e977 Quick compiler, aarch64: Insane sanity checker by buzbee · 11 years ago