summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow X86 QBE to be extended"Ian Rogers2014-05-2010-78/+148
|\
| * Allow X86 QBE to be extendedMark Mendell2014-05-2010-78/+148
* | Arm64 - update fp callee save basebuzbee2014-05-201-1/+1
* | Merge "AArch64: fixes in A64 code generation."Bill Buzbee2014-05-207-291/+231
|\ \ | |/ |/|
| * AArch64: fixes in A64 code generation.Matteo Franchin2014-05-197-291/+231
* | Merge "Now we have a proper C++ library, use std::unique_ptr."Ian Rogers2014-05-2045-139/+140
|\ \
| * | Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-1945-139/+140
* | | Quick compiler, out of registers fixbuzbee2014-05-1917-133/+165
|/ /
* | Follow up to "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-191-4/+4
* | Merge "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-192-17/+32
|\ \ | |/ |/|
| * Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-162-17/+32
* | Merge "Build live ranges in preparation for register allocation."Nicolas Geoffray2014-05-197-34/+537
|\ \
| * | Build live ranges in preparation for register allocation.Nicolas Geoffray2014-05-197-34/+537
* | | Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-182-15/+24
* | | Fix generic jni issue in ArtMethod::GetQuickFrameInfoDmitry Petrochenko2014-05-162-2/+6
| |/ |/|
* | Merge "ART: Add support for constant vector literals"Bill Buzbee2014-05-1610-22/+334
|\ \
| * | ART: Add support for constant vector literalsMark Mendell2014-05-1610-22/+334
* | | Merge "Change ObjectLock to take Handle instead of Handle pointer."Mathieu Chartier2014-05-161-1/+1
|\ \ \ | |/ / |/| |
| * | Change ObjectLock to take Handle instead of Handle pointer.Mathieu Chartier2014-05-161-1/+1
* | | Merge "Add x86_64 code generation support"Bill Buzbee2014-05-1611-169/+405
|\ \ \ | |/ / |/| |
| * | Add x86_64 code generation supportDmitry Petrochenko2014-05-1411-169/+405
* | | AArch64: Fix quick compiler monitor implementation.Zheng Xu2014-05-165-129/+108
* | | Workaround for multi-line comment error when compiled with g++.Nicolas Geoffray2014-05-161-44/+46
| |/ |/|
* | Merge "Linearize the graph before creating live ranges."Nicolas Geoffray2014-05-1610-48/+354
|\ \
| * | Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-1610-48/+354
* | | Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr."Ian Rogers2014-05-1615-15/+15
|\ \ \
| * | | Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-1515-15/+15
* | | | Merge "ART: A Compile Filter for x86_64"Bill Buzbee2014-05-151-19/+313
|\ \ \ \ | |/ / / |/| | |
| * | | ART: A Compile Filter for x86_64Vladimir Kostyukov2014-05-141-19/+313
* | | | Merge "Quick Compiler: fix Arm cts failures"Bill Buzbee2014-05-152-6/+21
|\ \ \ \
| * | | | Quick Compiler: fix Arm cts failuresBill Buzbee2014-05-152-6/+21
* | | | | Merge "ART: Fix MonitorExit code on ARM"Andreas Gampe2014-05-1511-12/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ART: Fix MonitorExit code on ARMAndreas Gampe2014-05-1511-12/+66
* | | | | Fix CompilationUnit constructor issues.Ian Rogers2014-05-151-10/+11
|/ / / /
* | | | ART: Fix oat_test for 64bAndreas Gampe2014-05-141-1/+1
* | | | Merge "ART: Fix ARM dmb placement in monitor-exit"Andreas Gampe2014-05-141-3/+3
|\ \ \ \
| * | | | ART: Fix ARM dmb placement in monitor-exitAndreas Gampe2014-05-131-3/+3
| |/ / /
* | | | Merge "Address comments from HandleScope change."Mathieu Chartier2014-05-141-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Address comments from HandleScope change.Mathieu Chartier2014-05-141-2/+3
| |/ /
* | | Merge "Add a compilation tracing mechanism to the new compiler."Nicolas Geoffray2014-05-1412-18/+321
|\ \ \
| * | | Add a compilation tracing mechanism to the new compiler.Nicolas Geoffray2014-05-1412-18/+321
* | | | Merge "Support any cpu register sequence in LoadArgRegs"Bill Buzbee2014-05-141-5/+7
|\ \ \ \
| * | | | Support any cpu register sequence in LoadArgRegsDmitry Petrochenko2014-05-141-5/+7
| | |/ / | |/| |
* | | | Merge "x86_64: Handle UnsafeGet/Put equal to x86"Bill Buzbee2014-05-141-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | x86_64: Handle UnsafeGet/Put equal to x86Dmitry Petrochenko2014-05-141-2/+2
| |/ /
* | | Merge "Fix special getter/setter to use RegClassForFieldLoadStore()."Vladimir Marko2014-05-142-15/+46
|\ \ \ | |/ / |/| |
| * | Fix special getter/setter to use RegClassForFieldLoadStore().Vladimir Marko2014-05-142-15/+46
* | | Merge "Changes for vogar compatibility"Kenny Root2014-05-131-3/+7
|\ \ \
| * | | Changes for vogar compatibilityKenny Root2014-05-131-3/+7
| |/ /
* / / Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-1332-391/+423
|/ /