summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "ART: PathClassLoader for compiler"Andreas Gampe2015-03-2820-113/+249
|\
| * ART: PathClassLoader for compilerAndreas Gampe2015-03-2720-113/+249
* | Merge "[MIPS] Refactoring code for quick compiler"Andreas Gampe2015-03-2819-5903/+2317
|\ \
| * | [MIPS] Refactoring code for quick compilerGoran Jakovljevic2015-03-2719-5903/+2317
* | | Merge "Re-enable test."Nicolas Geoffray2015-03-271-4/+0
|\ \ \ | |/ / |/| |
| * | Re-enable test.Nicolas Geoffray2015-03-271-4/+0
|/ /
* | Merge "GVN HClinitCheck nodes."Nicolas Geoffray2015-03-274-1/+80
|\ \
| * | GVN HClinitCheck nodes.Nicolas Geoffray2015-03-274-1/+80
* | | Merge "Include pid in trace metadata"John Reck2015-03-271-0/+2
|\ \ \
| * | | Include pid in trace metadataJohn Reck2015-03-271-0/+2
* | | | Merge "Intrinsify String.compareTo."Nicolas Geoffray2015-03-2712-80/+202
|\ \ \ \ | |_|/ / |/| | |
| * | | Intrinsify String.compareTo.Nicolas Geoffray2015-03-2712-80/+202
* | | | Merge "ART: Fix IsInt when N==32, add tests"David Brazdil2015-03-272-6/+86
|\ \ \ \
| * | | | ART: Fix IsInt when N==32, add testsDavid Brazdil2015-03-272-6/+86
| | |/ / | |/| |
* | | | Merge "Fix run-all-tests script when --always-clean is used"Nicolas Geoffray2015-03-271-0/+1
|\ \ \ \
| * | | | Fix run-all-tests script when --always-clean is usedGoran Jakovljevic2015-03-271-0/+1
| | |/ / | |/| |
* | | | Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty ...Vladimir Marko2015-03-271-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocksPavel Vyssotski2015-03-271-5/+10
| |/ /
* | | Merge "[optimizing] Implement X86 intrinsic support"Nicolas Geoffray2015-03-278-37/+1401
|\ \ \ | |/ / |/| |
| * | [optimizing] Implement X86 intrinsic supportMark Mendell2015-03-268-37/+1401
|/ /
* | Merge "ART: Change RETURN_OBJECT verification for arrays"Andreas Gampe2015-03-264-4/+70
|\ \
| * | ART: Change RETURN_OBJECT verification for arraysAndreas Gampe2015-03-264-4/+70
| |/
* | Merge "Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT"Mathieu Chartier2015-03-264-0/+17
|\ \
| * | Fix ClassLinker::MayBeCalledWithDirectCodePointer for JITMathieu Chartier2015-03-264-0/+17
|/ /
* | Merge "New localhost failures...."Nicolas Geoffray2015-03-261-9/+6
|\ \
| * | New localhost failures....Nicolas Geoffray2015-03-261-9/+6
|/ /
* | Merge "Add a script to run jdwp tests on the chrome buildbot."Nicolas Geoffray2015-03-261-0/+71
|\ \ | |/ |/|
| * Add a script to run jdwp tests on the chrome buildbot.Nicolas Geoffray2015-03-261-0/+71
* | Merge "ART: Define IsInt when N==kBitsPerIntPtrT"David Brazdil2015-03-261-0/+1
|\ \
| * | ART: Define IsInt when N==kBitsPerIntPtrTDavid Brazdil2015-03-261-0/+1
* | | Merge "Store odex files in oat/<isa>/ directory."Richard Uhler2015-03-263-31/+40
|\ \ \ | |/ / |/| |
| * | Store odex files in oat/<isa>/ directory.Richard Uhler2015-03-253-31/+40
* | | Merge "ART: Force constants into the entry block"David Brazdil2015-03-2617-286/+308
|\ \ \
| * | | ART: Force constants into the entry blockDavid Brazdil2015-03-2617-286/+308
|/ / /
* | | Merge "Use the original invoke type when inlining."Nicolas Geoffray2015-03-266-2/+63
|\ \ \
| * | | Use the original invoke type when inlining.Nicolas Geoffray2015-03-266-2/+63
|/ / /
* | | Merge "Mark the tests as failing for now."Nicolas Geoffray2015-03-251-1/+5
|\ \ \ | |/ / |/| |
| * | Mark the tests as failing for now.Nicolas Geoffray2015-03-251-1/+5
|/ /
* | Merge "Make sure localhost is enabled on testing devices."Nicolas Geoffray2015-03-251-0/+4
|\ \
| * | Make sure localhost is enabled on testing devices.Nicolas Geoffray2015-03-251-0/+4
|/ /
* | Merge "Revert "Revert "Inline across dex files."""Nicolas Geoffray2015-03-2513-64/+415
|\ \
| * | Revert "Revert "Inline across dex files.""Nicolas Geoffray2015-03-2513-64/+415
* | | Merge changes I4b3b4d90,I70e0d78f,I2848636fCalin Juravle2015-03-254-42/+99
|\ \ \
| * | | Forbid the use of shifts in ShifterOperand in Thumb2Guillaume "Vermeille" Sanchez2015-03-252-0/+6
| * | | Make subs and adds alter flags when rn is an immediateGuillaume "Vermeille" Sanchez2015-03-252-19/+42
| * | | Inline long shift codeGuillaume "Vermeille" Sanchez2015-03-251-23/+51
* | | | Merge "Support relative encoded dex locations in oat files."Richard Uhler2015-03-2513-30/+199
|\ \ \ \
| * | | | Support relative encoded dex locations in oat files.Richard Uhler2015-03-2413-30/+199
* | | | | Merge "Share dex register maps between stack maps when possible."Calin Juravle2015-03-253-37/+190
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Share dex register maps between stack maps when possible.Calin Juravle2015-03-253-37/+190