summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_testAndreas Gampe2014-08-191-56/+203
|/ / /
* | | Merge "AArch64: Add tbz/tbnz and tst."Vladimir Marko2014-08-165-36/+123
|\ \ \
| * | | AArch64: Add tbz/tbnz and tst.Zheng Xu2014-08-185-36/+123
* | | | Merge "[MIPS] Fix the code generated by GenSelectConst32"Andreas Gampe2014-08-161-2/+2
|\ \ \ \
| * | | | [MIPS] Fix the code generated by GenSelectConst32Raghu Gandham2014-08-141-2/+2
| | |_|/ | |/| |
* | | | Merge "ART: Avoid expensive class lookup in compiler driver"Andreas Gampe2014-08-161-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | ART: Avoid expensive class lookup in compiler driverAndreas Gampe2014-08-181-1/+7
* | | | Merge "ART source line debug info in OAT files"Ian Rogers2014-08-1519-344/+931
|\ \ \ \
| * | | | ART source line debug info in OAT filesYevgeny Rouban2014-08-1519-344/+931
| | |/ / | |/| |
* / | | x86_64: Use RegClassBySize() for field accessesChao-ying Fu2014-08-141-4/+1
|/ / /
* | | Implement inlined shift long for 32bitYixin Shou2014-08-144-12/+96
* | | Merge "ART: Inline implementation of min() and max() for long in x86"Ian Rogers2014-08-121-2/+109
|\ \ \ | |/ / |/| |
| * | ART: Inline implementation of min() and max() for long in x86nikolay serdjuk2014-08-141-2/+109
* | | Merge "Fix intrinsic Math.abs(double) for ARM."Vladimir Marko2014-08-131-1/+10
|\ \ \
| * | | Fix intrinsic Math.abs(double) for ARM.Vladimir Marko2014-08-141-1/+10
| |/ /
* | | Merge "Fix bugs in the x86 and arm versions of generic JNI."Nicolas Geoffray2014-08-121-10/+90
|\ \ \
| * | | Fix bugs in the x86 and arm versions of generic JNI.Nicolas Geoffray2014-08-141-10/+90
* | | | The image for writing needn't be in low 4GB.Ian Rogers2014-08-141-1/+1
| |/ / |/| |
* | | Merge "Move explicit GC after we are done initalizing all classes."Mathieu Chartier2014-08-141-4/+4
|\ \ \
| * | | Move explicit GC after we are done initalizing all classes.Mathieu Chartier2014-08-111-4/+4
| | |/ | |/|
* | | Merge "Reduce stack usage for overflow checks"Dave Allison2014-08-128-17/+21
|\ \ \ | |_|/ |/| |
| * | Reduce stack usage for overflow checksDave Allison2014-08-138-17/+21
* | | Merge "ART: Don't leave rex_ & length_ uninitialized"Andreas Gampe2014-08-121-1/+1
|\ \ \
| * | | ART: Don't leave rex_ & length_ uninitializedAndreas Gampe2014-08-121-1/+1
| |/ /
* | | Merge "Avoid use of std::string where we have const char*."Ian Rogers2014-08-128-49/+78
|\ \ \
| * | | Avoid use of std::string where we have const char*.Ian Rogers2014-08-128-49/+78
| |/ /
* / / Implement GenInlinedReverseBitsYixin Shou2014-08-122-0/+81
|/ /
* | Fix missing operation in CombineBlocksJunmo Park2014-08-121-2/+5
* | Fix missing operation in SplitBlockJunmo Park2014-08-091-1/+9
|/
* ART: Fix two small DumpLIRInsn issues for x86_64 port.Haitao Feng2014-08-082-1/+2
* Merge "ART: Make assembler_test less chatty"Andreas Gampe2014-08-081-2/+5
|\
| * ART: Make assembler_test less chattyAndreas Gampe2014-08-081-2/+5
* | Wire up check JNI force copy mode.Ian Rogers2014-08-083-20/+12
|/
* Add arraycopy intrinsic for arm and arm64.Zheng Xu2014-08-074-0/+212
* Merge "Emit CFI for x86 & x86_64 JNI compiler."Andreas Gampe2014-08-0718-137/+377
|\
| * Emit CFI for x86 & x86_64 JNI compiler.Tong Shen2014-08-0518-137/+377
* | Support x86_64 stack overflow checks in opt compiler.Nicolas Geoffray2014-08-072-20/+21
* | Add implicit checks for x86_64 architecture.Dave Allison2014-08-071-10/+14
|/
* Merge "Fix analysis_attributes_ to update missing definitions."Bill Buzbee2014-08-051-0/+48
|\
| * Fix analysis_attributes_ to update missing definitions.Junmo Park2014-08-041-0/+48
* | Merge "AArch64: Implicit StackOverflow/NPE/Suspend checks."Dave Allison2014-08-061-5/+9
|\ \
| * | AArch64: Implicit StackOverflow/NPE/Suspend checks.Stuart Monteith2014-08-061-5/+9
* | | Merge "Fix art build script."Ian Rogers2014-08-061-2/+2
|\ \ \ | | |/ | |/|
| * | Fix art build script.Junmo Park2014-08-041-2/+2
* | | Merge "Fixed build breakage due to incorrect class TypeId."Mathieu Chartier2014-08-071-2/+2
|\ \ \
| * | | Fixed build breakage due to incorrect class TypeId.Fred Shih2014-08-061-2/+2
* | | | Merge "Make patchoat use the sht_entsize when patching."Nicolas Geoffray2014-08-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Make patchoat use the sht_entsize when patching.Alex Light2014-08-061-1/+1
* | | | Merge "ART: Remove test files after test"Andreas Gampe2014-08-051-2/+9
|\ \ \ \
| * | | | ART: Remove test files after testAndreas Gampe2014-08-061-2/+9