- 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
- e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
- 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 10 years ago
- 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
- ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
- 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
- 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
- 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
- 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
- e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
- 8683038 ART: Do not inline elf writer debug symbols by Andreas Gampe · 10 years ago
- 37cbe23 Merge "Add more compilation stats to optimizing" by Calin Juravle · 10 years ago
- 6419752 Some enhancements on BCE. by Mingyao Yang · 10 years ago
- 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
- 956af0f Remove portable. by Elliott Hughes · 10 years ago
- dce6539 Merge "AArch64: Fix incorrect use of preceding LIR." by Vladimir Marko · 10 years ago
- eb54d85 AArch64: Fix incorrect use of preceding LIR. by Ningsheng Jian · 10 years ago
- 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 10 years ago
- a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
- b3991da Merge "Add missing iget quick for bool, byte, char, short" by Mathieu Chartier · 10 years ago
- ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
- 48c2b03 Add more compilation stats to optimizing by Calin Juravle · 10 years ago
- 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
- 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
- 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
- 1f5f0f9 Merge "Explicitly mask constants in shift operations." by Nicolas Geoffray · 10 years ago
- 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 10 years ago
- 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
- 52222d1 Merge "Quick: Kill unreachable blocks instead of just hiding them." by Vladimir Marko · 10 years ago
- 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
- c4925d4 Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE" by Calin Juravle · 10 years ago
- d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
- cb873d8 Quick: Kill unreachable blocks instead of just hiding them. by Vladimir Marko · 10 years ago
- 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
- b218c85 ART: Clear use count for unused VRs. by Zheng Xu · 10 years ago
- 245ee00 ART: Fix string data leak in image writer by Andreas Gampe · 10 years ago
- 15cdca8 Merge "Quick: Fix code layout pass; don't terminate too early." by Vladimir Marko · 10 years ago
- f551eff Merge "Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""" by Vladimir Marko · 10 years ago
- 9af6929 Quick: Fix code layout pass; don't terminate too early. by Vladimir Marko · 10 years ago
- abb3977 Merge "Add support for double-to-int & double-to-long in optimizing." by Roland Levillain · 10 years ago
- 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 10 years ago
- faeda18 Revert "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
- 0418b5b ART: Fix linting errors by Andreas Gampe · 10 years ago
- 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
- a21fdd0 Merge "X86_64 QBE: use RIP addressing" by Ian Rogers · 10 years ago
- e4d4d32 ART: Add SparseSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
- 27dee8b X86_64 QBE: use RIP addressing by Mark Mendell · 10 years ago
- 7c8ce29 Merge "ART: Add PackedSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
- d881df5 ART: Add PackedSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
- 72c25a9 Temporary disable the test. by Nicolas Geoffray · 10 years ago
- 875ca0f Merge "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
- 4c964de Revert "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
- 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 10 years ago
- 833e903 Merge "Add support for float-to-long in the optimizing compiler." by Roland Levillain · 10 years ago
- 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 10 years ago
- 3947000 Merge "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
- c73743c Rewrite ImageWriter's merging of String char[]s. by Vladimir Marko · 10 years ago
- 989210e Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets." by Vladimir Marko · 10 years ago
- aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 10 years ago
- 4334f95 Merge "Call ProcessStrings() in ImageWriter, fix prefix check." by Vladimir Marko · 10 years ago
- ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
- f384f88 Bounds check elimination. by Mingyao Yang · 10 years ago
- 3389ca7 Call ProcessStrings() in ImageWriter, fix prefix check. by Vladimir Marko · 10 years ago
- ccce1c0 Merge "Implement InexpensiveConstantInt(., opcode) for ARM." by Vladimir Marko · 10 years ago
- 9a64a46 Merge "Add support for float-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
- add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 10 years ago
- a29f698 Implement InexpensiveConstantInt(., opcode) for ARM. by Vladimir Marko · 10 years ago
- 3f8f936 Add support for float-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
- fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 10 years ago
- bbba809 Merge "Fix new-instance node." by Calin Juravle · 10 years ago
- 49285c5 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
- 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
- dc8b63c ART: Build fix. by Andreas Gampe · 10 years ago
- f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
- e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
- eb8a32f Merge "ART: Change boot image class update" by Andreas Gampe · 10 years ago
- 92a6ed2 Fix new-instance node. by Calin Juravle · 10 years ago
- 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
- e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
- e0245b0 Merge "[optimizing compiler] Fix invoke-direct" by Calin Juravle · 10 years ago
- 383993c Merge "Add some heursitics for compiling, close to Quick's." by Nicolas Geoffray · 10 years ago
- f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
- c7c8fe2 [optimizing compiler] Fix invoke-direct by Calin Juravle · 10 years ago
- 10a573a Merge "Don't run optimizations after baseline." by Nicolas Geoffray · 10 years ago
- 43a539f Add some heursitics for compiling, close to Quick's. by Nicolas Geoffray · 10 years ago
- 37b55eb Don't run optimizations after baseline. by Nicolas Geoffray · 10 years ago
- dde815a Merge "ART: x86 specific clearing higher bits when converting long to int" by Bill Buzbee · 10 years ago
- 758662e Merge "Quick: Fix neg-long on ARM for overlapping regs." by Vladimir Marko · 10 years ago
- 05d5810 Merge "Refactor handling of conditional branches with known result." by Vladimir Marko · 10 years ago
- 0a08097 Merge "Quick: Use 16-bit conditional branch in Thumb2." by Vladimir Marko · 10 years ago
- 057491f Merge "Quick: Use 16-bit Thumb2 PUSH/POP when possible." by Vladimir Marko · 10 years ago
- 2f340a8 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 10 years ago
- 01fcc9e Remove type conversion nodes converting to the same type. by Nicolas Geoffray · 10 years ago
- dff1069 Merge "Opt Compiler: Arm64: Add support for more IRs plus various fixes." by Nicolas Geoffray · 10 years ago
- 89b5387 Merge "Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug." by Nicolas Geoffray · 10 years ago
- 5976857 Fix insertion of parallel move when connecting siblings. by Nicolas Geoffray · 10 years ago
- 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 10 years ago
- 7ab2fce Refactor handling of conditional branches with known result. by Vladimir Marko · 10 years ago
- 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
- 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago