summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use the original invoke type when inlining.Nicolas Geoffray2015-03-263-0/+55
* Merge "Revert "Revert "Inline across dex files."""Nicolas Geoffray2015-03-255-2/+278
|\
| * Revert "Revert "Inline across dex files.""Nicolas Geoffray2015-03-255-2/+278
* | ART: Formatting and comments in BooleanSimplifierDavid Brazdil2015-03-251-1/+1
|/
* Merge "ART: Boolean simplifier"David Brazdil2015-03-243-0/+175
|\
| * ART: Boolean simplifierDavid Brazdil2015-03-243-0/+175
* | Merge "Unify ART's various implementations of bit_cast."Roland Levillain2015-03-243-14/+14
|\ \
| * | Unify ART's various implementations of bit_cast.Roland Levillain2015-03-243-14/+14
* | | Merge "Revert "Inline across dex files.""Nicolas Geoffray2015-03-245-202/+1
|\ \ \ | |/ / |/| |
| * | Revert "Inline across dex files."Nicolas Geoffray2015-03-245-202/+1
* | | Merge "Quick: Create GC map based on compiler data."Vladimir Marko2015-03-243-6/+38
|\ \ \ | |_|/ |/| |
| * | Quick: Create GC map based on compiler data.Vladimir Marko2015-03-203-6/+38
* | | Revert "Deoptimization-based bce."Andreas Gampe2015-03-242-144/+5
* | | Deoptimization-based bce.Mingyao Yang2015-03-232-5/+144
* | | Merge "Inline across dex files."Nicolas Geoffray2015-03-235-1/+202
|\ \ \ | | |/ | |/|
| * | Inline across dex files.Nicolas Geoffray2015-03-235-1/+202
* | | Merge "Update script now that optimizing is default."Nicolas Geoffray2015-03-231-2/+2
|\ \ \
| * | | Update script now that optimizing is default.Nicolas Geoffray2015-03-231-2/+2
| |/ /
* | | Merge "Change "no-","no" test prefix to n"Mathieu Chartier2015-03-221-15/+15
|\ \ \ | |/ / |/| |
| * | Change "no-","no" test prefix to nMathieu Chartier2015-03-201-15/+15
* | | Fix verifier handling of empty switch as last instruction.Jeff Hao2015-03-203-0/+20
|/ /
* | Add verify-at-runtime compiler filterMathieu Chartier2015-03-201-1/+1
|/
* Unbreak checker.Nicolas Geoffray2015-03-171-1/+1
* Merge "[optimizing] Use baseline when debuggable is set."Nicolas Geoffray2015-03-162-4/+3
|\
| * [optimizing] Use baseline when debuggable is set.Nicolas Geoffray2015-03-162-4/+3
* | ART: Change logging strategy in run-testsAndreas Gampe2015-03-151-6/+18
|/
* Merge "Disable inlining in Optimizing when --debuggable is set."Nicolas Geoffray2015-03-131-0/+14
|\
| * Disable inlining in Optimizing when --debuggable is set.Nicolas Geoffray2015-03-131-0/+14
* | Merge "art/test/100-reflect2: change incorrect expectations."Sergio Giro2015-03-131-1/+1
|\ \
| * | art/test/100-reflect2: change incorrect expectations.Sergio Giro2015-03-111-1/+1
* | | Merge "Tweak liveness when instructions are used in environments."Nicolas Geoffray2015-03-136-1/+157
|\ \ \
| * | | Tweak liveness when instructions are used in environments.Nicolas Geoffray2015-03-126-1/+157
| | |/ | |/|
* | | Merge "Improve 080-oom-throw-with-finalizer."Hiroshi Yamauchi2015-03-121-0/+9
|\ \ \
| * | | Improve 080-oom-throw-with-finalizer.Hiroshi Yamauchi2015-03-121-0/+9
| |/ /
* | | Merge "Opt compiler: Basic simplification for arithmetic operations."Roland Levillain2015-03-124-28/+503
|\ \ \ | |/ / |/| |
| * | Opt compiler: Basic simplification for arithmetic operations.Alexandre Rames2015-03-114-28/+503
* | | Give an expected type to phis created for multiple returns.Nicolas Geoffray2015-03-124-0/+74
* | | Merge "Properly compile multidex for tests when using Jack."Richard Uhler2015-03-111-0/+3
|\ \ \
| * | | Properly compile multidex for tests when using Jack.Richard Uhler2015-03-111-0/+3
| |/ /
* | | Merge "Fix incompatible class change error for JIT stress mode"Mathieu Chartier2015-03-113-0/+58
|\ \ \
| * | | Fix incompatible class change error for JIT stress modeMathieu Chartier2015-03-113-0/+58
| |/ /
* | | Fix a bug in the SSA builder.Nicolas Geoffray2015-03-114-0/+72
|/ /
* | Revert "Revert "[optimizing] Enable x86 long support.""Nicolas Geoffray2015-03-114-14/+50
* | Test uses libart.so, so can't be run NDEBUG.Nicolas Geoffray2015-03-101-0/+1
* | Merge "ART: Relax test 703"Andreas Gampe2015-03-101-4/+10
|\ \
| * | ART: Relax test 703Andreas Gampe2015-03-101-4/+10
* | | Merge "Make the SSA builder honor the debuggable flag."Nicolas Geoffray2015-03-107-2/+294
|\ \ \
| * | | Make the SSA builder honor the debuggable flag.Nicolas Geoffray2015-03-107-2/+294
* | | | Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-093-0/+44
| |/ / |/| |
* | | Merge "Fix run-test with JIT enabled"Sebastien Hertz2015-03-091-1/+1
|\ \ \