summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14ART: Relax verifier aput checkingmarshmallow-devAndreas Gampe
2015-08-12ART: Change UninitializedThis tracking in the verifierAndreas Gampe
2015-08-11[MIPS] Avoid using odd numbered fp registersGoran Jakovljevic
2015-08-11ART: Fix Quick's DCE+GVNSerguei Katkov
2015-08-10ART: Change UnresolvedMergedType mergeAndreas Gampe
2015-08-10ART: Change UnresolvedMergedType internal representationAndreas Gampe
2015-08-08Fix a bug in the register allocator around pair allocation.Nicolas Geoffray
2015-08-07Tighten default inlining settings when using the space filter.Roland Levillain
2015-08-06ART: Fix the simplifier for add/subSerguei Katkov
2015-08-05ART: x86_64 RoundDouble/Float intrinsics should initialize out value.Pavel Vyssotski
2015-07-30Don't dump stack when deleting an invalid local refMathieu Chartier
2015-07-30Allow for fine tuning the inliner.Calin Juravle
2015-07-28HDeoptimize should hold values live in env.Mingyao Yang
2015-07-27Bugfix: Java char is 16 bits, can not be treated as boolean.Fredrik Roubert
2015-07-24Merge "ART: Change the stack dump format to be in line with debuggerd" into m...Andreas Gampe
2015-07-23ART: Change the stack dump format to be in line with debuggerdAndreas Gampe
2015-07-23ART: Fix Quick/Optimizing suspend check assumption mismatch.Vladimir Marko
2015-07-21Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" ...Mathieu Chartier
2015-07-21Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfoMathieu Chartier
2015-07-21Get non proxy method for StackDumpVisitorMathieu Chartier
2015-07-17Reduce space filter threshold to 128.Nicolas Geoffray
2015-07-17Merge "ART: Boolean simplifier fix" into mnc-devNicolas Geoffray
2015-07-16ART: Boolean simplifier fixSerguei Katkov
2015-07-16ART: DCE should know that array-length can throw NPESerguei Katkov
2015-07-13Merge "Fix cfi information for x86." into mnc-devChristopher Ferris
2015-07-13Fix cfi information for x86.Christopher Ferris
2015-07-13Re-enable run-test 449-checker-bce on MIPS64.Roland Levillain
2015-07-13Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-devRoland Levillain
2015-07-13Initialize pDeoptimize quick entry pointer for Mips.Douglas Leung
2015-07-13Merge "Return an invalid StackMap when none can be found." into mnc-devNicolas Geoffray
2015-07-13Return an invalid StackMap when none can be found.Nicolas Geoffray
2015-07-11Fix proxy handling in FindDeclaredVirtualMethodMathieu Chartier
2015-07-09ART: Change merges with Undefined to UndefinedAndreas Gampe
2015-07-09ART: Fix testAndreas Gampe
2015-07-09Merge "ART: Improve the symbolize script" into mnc-devAndreas Gampe
2015-07-09ART: Improve the symbolize scriptAndreas Gampe
2015-07-09Support compiling run-tests with jackSebastien Hertz
2015-07-08ART: Allow to set and copy conflicts in the verifierAndreas Gampe
2015-07-08ART: Avoid soft- after hard-fail in verifierAndreas Gampe
2015-07-08Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-devAndreas Gampe
2015-07-08ART: Release inputs in Long.reverse intrinsic in x86Andreas Gampe
2015-07-07ART: Fix opsize in LoadArgDirectAndreas Gampe
2015-07-03Add implicit null pointer and stack overflow checks for Mips.Douglas Leung
2015-07-02Do not create a HBoundType when the instruction is non-null.Nicolas Geoffray
2015-07-01Merge "ART: Symbolize all oat files in /data folder." into mnc-devAndreas Gampe
2015-07-01Merge "ART: Fix data loss when symbolizing oat files." into mnc-devAndreas Gampe
2015-07-01ART: Symbolize all oat files in /data folder.Zheng Xu
2015-07-01ART: Fix data loss when symbolizing oat files.Zheng Xu
2015-07-01Merge "Do not replace a live phi with a dead phi." into mnc-devNicolas Geoffray
2015-07-01Merge "Revert "Revert "Do not update the type of something we already know.""...Nicolas Geoffray