summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Parse runtime compiler options for JITMathieu Chartier2015-10-151-1/+32
* ART: Add missing GetInterfaceMethodIfProxyAndreas Gampe2015-10-126-4/+101
* ART: Decrease dex2oat watchdog timeoutAndreas Gampe2015-10-081-2/+4
* DO NOT MERGE Add locking to prevent races between setting class methods and m...Mathieu Chartier2015-10-081-12/+25
* Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-devAndreas Gampe2015-10-081-1/+16
|\
| * ART: Do not abort on exception in CreatePeerAndreas Gampe2015-10-021-1/+16
* | Merge "ART: Clean up less in dex2oat" into mnc-dr-devAndreas Gampe2015-10-081-23/+34
|\ \ | |/ |/|
| * ART: Clean up less in dex2oatAndreas Gampe2015-09-281-23/+34
* | Revert "Fix another source of undeterministic inlining." DO NOT MERGEBrian Carlstrom2015-09-291-0/+9
|/
* ART: Weaken size check in hprofAndreas Gampe2015-08-281-4/+5
* ART: Relax verifier aput checkingAndreas Gampe2015-08-144-1/+47
* ART: Change UninitializedThis tracking in the verifierAndreas Gampe2015-08-127-96/+96
* [MIPS] Avoid using odd numbered fp registersGoran Jakovljevic2015-08-111-22/+27
* ART: Fix Quick's DCE+GVNSerguei Katkov2015-08-112-2/+121
* ART: Change UnresolvedMergedType mergeAndreas Gampe2015-08-102-2/+6
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-1012-90/+452
* Fix a bug in the register allocator around pair allocation.Nicolas Geoffray2015-08-084-1/+51
* Tighten default inlining settings when using the space filter.Roland Levillain2015-08-072-3/+28
* ART: Fix the simplifier for add/subSerguei Katkov2015-08-064-8/+30
* ART: x86_64 RoundDouble/Float intrinsics should initialize out value.Pavel Vyssotski2015-08-051-1/+7
* Don't dump stack when deleting an invalid local refMathieu Chartier2015-07-301-1/+5
* Allow for fine tuning the inliner.Calin Juravle2015-07-307-5/+67
* HDeoptimize should hold values live in env.Mingyao Yang2015-07-284-2/+32
* Bugfix: Java char is 16 bits, can not be treated as boolean.Fredrik Roubert2015-07-275-8/+8
* Merge "ART: Change the stack dump format to be in line with debuggerd" into m...Andreas Gampe2015-07-246-4/+25
|\
| * ART: Change the stack dump format to be in line with debuggerdAndreas Gampe2015-07-236-4/+25
* | ART: Fix Quick/Optimizing suspend check assumption mismatch.Vladimir Marko2015-07-234-3/+40
|/
* Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" ...Mathieu Chartier2015-07-211-1/+4
|\
| * Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfoMathieu Chartier2015-07-211-1/+4
* | Get non proxy method for StackDumpVisitorMathieu Chartier2015-07-211-0/+1
|/
* Reduce space filter threshold to 128.Nicolas Geoffray2015-07-171-2/+2
* Merge "ART: Boolean simplifier fix" into mnc-devNicolas Geoffray2015-07-175-8/+39
|\
| * ART: Boolean simplifier fixSerguei Katkov2015-07-165-8/+39
* | ART: DCE should know that array-length can throw NPESerguei Katkov2015-07-165-1/+69
|/
* Merge "Fix cfi information for x86." into mnc-devChristopher Ferris2015-07-132-4/+12
|\
| * Fix cfi information for x86.Christopher Ferris2015-07-132-4/+12
* | Re-enable run-test 449-checker-bce on MIPS64.Roland Levillain2015-07-131-14/+0
* | Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-devRoland Levillain2015-07-132-0/+7
|\ \
| * | Initialize pDeoptimize quick entry pointer for Mips.Douglas Leung2015-07-132-0/+7
* | | Merge "Return an invalid StackMap when none can be found." into mnc-devNicolas Geoffray2015-07-132-26/+31
|\ \ \ | |/ / |/| |
| * | Return an invalid StackMap when none can be found.Nicolas Geoffray2015-07-132-26/+31
* | | Fix proxy handling in FindDeclaredVirtualMethodMathieu Chartier2015-07-113-2/+36
* | | ART: Change merges with Undefined to UndefinedAndreas Gampe2015-07-095-1/+57
| |/ |/|
* | ART: Fix testAndreas Gampe2015-07-091-0/+3
* | Merge "ART: Improve the symbolize script" into mnc-devAndreas Gampe2015-07-091-1/+13
|\ \
| * | ART: Improve the symbolize scriptAndreas Gampe2015-07-091-1/+13
* | | Support compiling run-tests with jackSebastien Hertz2015-07-0926-109/+479
* | | ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-084-5/+43
|/ /
* | ART: Avoid soft- after hard-fail in verifierAndreas Gampe2015-07-081-1/+3
* | Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-devAndreas Gampe2015-07-082-0/+54
|\ \