- 928b870 am 540bf7ed: am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
- 3b0908e am 77020a4e: am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
- 540bf7e am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
- 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
- 77020a4 am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
- d14438f Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
- 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
- 0a0b414 am 9d539001: am a0ee8622: Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
- 9d53900 am a0ee8622: Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
- a0ee862 Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
- f213e05 Add support for caching float and double constants. by Nicolas Geoffray · 10 years ago
- 58c290e am 31698b57: am 0fbfe6f9: Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
- 31698b5 am 0fbfe6f9: Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
- d3248ee am 9e03c1b9: am 5b5bd419: am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- 505b1da am bd4a3d2b: am 357b71e1: am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 0fbfe6f Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
- c7508e9 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
- a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
- edb1bd5 am 4c1ac2be: am 76bf84a1: Merge "BCE: don\'t add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
- 5d437e4 am 0c71bea0: am f382eff1: Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
- 40a2819 am c9ce5b99: am adf15974: Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
- d2d5070 am 2ad346ed: am 5ff903a5: Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
- 4c1ac2b am 76bf84a1: Merge "BCE: don\'t add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
- 0c71bea am f382eff1: Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
- c9ce5b9 am adf15974: Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
- 2ad346e am 5ff903a5: Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
- 76bf84a Merge "BCE: don't add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
- 9d750ef BCE: don't add deoptimization if the loop has early exit. by Mingyao Yang · 10 years ago
- 573ff98 am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- b609af0 am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 9e03c1b am 5b5bd419: am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- bd4a3d2 am 357b71e1: am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- f382eff Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
- 206d6fd Deoptimization-based BCE for unknown loop bounds. by Mingyao Yang · 10 years ago
- adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
- 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
- 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
- 5b5bd41 am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- 357b71e am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 6b50125 am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- bd90c93 am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 2c31b5a Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- 711d840 Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
- c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
- def0d61 am 29d577f5: am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- 29d577f am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- afa563a am 3af3ec12: am 8ef054db: am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8b8315b am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- 922c9e4 am 8fa312e1: am 14fd800f: am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 3f4fa70 Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- b15be57 ART: Test for GVN skipping by Andreas Gampe · 10 years ago
- 3af3ec1 am 8ef054db: am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8ef054d am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8fa312e am 14fd800f: am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 0cd91f0 Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 14fd800 am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 18772f0 Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 24d65cc ART: Fix missing dependency between GVN and other passes by Andreas Gampe · 10 years ago
- f36cb5f Move Class.newInstance to native by Mathieu Chartier · 10 years ago
- a0d9f32 am 6ad9dfd8: am 3aabf605: am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 6ad9dfd am 3aabf605: am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 3aabf60 am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 3d58dea Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 60b83d4 am 41d0ae0c: am e19a9eef: am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 41d0ae0 am e19a9eef: am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- e19a9ee am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 7a73d15 am df5cef96: am 8198883c: am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 4a35e76 Merge "Disable Quick's GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
- df5cef9 am 8198883c: am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 8198883 am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 948dfff Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 399ff77 Mark the test as failing while investigating. by Nicolas Geoffray · 10 years ago
- 03b9ee4 ART: Refactor utils/assembler test by Andreas Gampe · 10 years ago
- a080acb am 6acd763c: am ce8b3fea: am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 74b2f33 am 5cf71a08: am 4c9dd79c: am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- 6acd763 am ce8b3fea: am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 5a28431 am 51f271c8: am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- 200cc06 am a183e1ae: am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- ce8b3fe am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 5cf71a0 am 4c9dd79c: am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- 1e3ab9a Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 51f271c am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- a183e1a am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 4c9dd79 am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- dd3208d ART: Fix DBG_START_LOCAL verification. by Logan Chien · 10 years ago
- 940c65d Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- e08556a am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- 6bcc837 am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 808db52 Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- c435e01 Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
- ce37510 am 75afc86d: am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- c9f7349 am 74f5ce77: am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- 75afc86 am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 0965ce8 am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 74f5ce7 am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- 3856df4 am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago