summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use ScopedArenaVector instead of std::vector in SSA transformation."Vladimir Marko2014-06-062-2/+8
|\
| * Use ScopedArenaVector instead of std::vector in SSA transformation.Vladimir Marko2014-06-062-2/+8
* | Merge "Fixed and refactored profiler options handling"Calin Juravle2014-06-065-23/+34
|\ \
| * | Fixed and refactored profiler options handlingCalin Juravle2014-06-065-23/+34
* | | Merge "Clean up the sampling profiler"Calin Juravle2014-06-062-25/+14
|\ \ \ | |/ /
| * | Clean up the sampling profilerCalin Juravle2014-06-062-25/+14
* | | Add an optimization for removing redundant suspend tests in ARTWei Jin2014-06-056-10/+123
* | | Remove unused variable in assembler test.Dave Allison2014-06-051-0/+2
* | | Fix assembler test to use path if it can't find tools.Dave Allison2014-06-051-7/+7
* | | Merge "Thumb2 assembler for JNI compiler and optimizing compiler"Dave Allison2014-06-0515-1653/+11537
|\ \ \ | |_|/ |/| |
| * | Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-0515-1653/+11537
* | | Merge "Use std::enable_if instead of a custom helper class."Vladimir Marko2014-06-051-18/+7
|\ \ \
| * | | Use std::enable_if instead of a custom helper class.Vladimir Marko2014-06-051-18/+7
* | | | x86_64: Turn on 64-bit core registers initialization.Dmitry Petrochenko2014-06-051-6/+24
|/ / /
* | | Avoid register pool allocations on the heap.Vladimir Marko2014-06-057-154/+296
* | | Merge "AArch64: Fix cmp-long and method with long arguments."Bill Buzbee2014-06-043-18/+12
|\ \ \
| * | | AArch64: Fix cmp-long and method with long arguments.Zheng Xu2014-06-043-18/+12
* | | | ART: Make LOCAL_CLANG architecture dependent for the targetAndreas Gampe2014-06-041-18/+9
* | | | Fix a bug in SSA construction.Nicolas Geoffray2014-06-042-3/+45
|/ / /
* | | Merge "Correct another RegStorage::Solo32"Bill Buzbee2014-06-031-1/+1
|\ \ \
| * | | Correct another RegStorage::Solo32Mark Mendell2014-06-031-1/+1
* | | | Merge "AArch64: split list of opcodes in compiler filter."Bill Buzbee2014-06-031-101/+105
|\ \ \ \
| * | | | AArch64: split list of opcodes in compiler filter.Matteo Franchin2014-06-031-101/+105
* | | | | Merge "Quick compiler: reference cleanup"buzbee2014-06-0326-204/+263
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Quick compiler: reference cleanupbuzbee2014-06-0326-204/+263
| | |_|/ | |/| |
* | | | Don't use Dump for printing a bitset in liveness_test.Nicolas Geoffray2014-06-031-198/+211
* | | | Merge "ART: BitVector not calculating number_of_bits correctly"Vladimir Marko2014-06-031-195/+195
|\ \ \ \
| * | | | ART: BitVector not calculating number_of_bits correctlyJean Christophe Beyler2014-06-021-195/+195
| |/ / /
* | | | Merge "Make class status volatile."Ian Rogers2014-06-032-0/+8
|\ \ \ \
| * | | | Make class status volatile.Ian Rogers2014-06-022-0/+8
* | | | | Fix interpreter entrypoint initialization in the imageSebastien Hertz2014-06-021-9/+39
|/ / / /
* | | | Merge "ART: Fix comments and link before MIR to next in Remove method"Ian Rogers2014-06-021-3/+5
|\ \ \ \
| * | | | ART: Fix comments and link before MIR to next in Remove methodJean Christophe Beyler2014-06-021-3/+5
| |/ / /
* | | | Fix GC race condition in visit rootsSerguei Katkov2014-06-021-1/+4
|/ / /
* | | Merge "Quick compiler: fix array overrun."buzbee2014-06-0111-25/+24
|\ \ \
| * | | Quick compiler: fix array overrun.buzbee2014-05-3111-25/+24
* | | | Merge "AArch64: Enable extended MIR"Bill Buzbee2014-05-304-143/+48
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Enable extended MIRSerban Constantinescu2014-05-304-143/+48
* | | | Merge "Quick compiler: Method* as a reference"buzbee2014-05-302-6/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Quick compiler: Method* as a referencebuzbee2014-05-292-6/+5
* | | | Merge "Quick compiler: x86_64 workaround"buzbee2014-05-301-1/+10
|\ \ \ \
| * | | | Quick compiler: x86_64 workaroundbuzbee2014-05-291-1/+10
* | | | | Merge "ART: Use StackReference in Quick Stack Frame"Andreas Gampe2014-05-3010-86/+100
|\ \ \ \ \
| * | | | | ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-2910-86/+100
| | |_|/ / | |/| | |
* | | | | Merge "Revert "Revert "Clean up image writer patching."""Mathieu Chartier2014-05-301-4/+4
|\ \ \ \ \
| * | | | | Revert "Revert "Clean up image writer patching.""Mathieu Chartier2014-05-301-4/+4
* | | | | | Merge "Revert "Revert "Add support for relative patching to quick offsets."""Mathieu Chartier2014-05-301-12/+24
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Add support for relative patching to quick offsets.""Mathieu Chartier2014-05-301-12/+24
* | | | | | | Merge "Revert "Add support for relative patching to quick offsets.""Mathieu Chartier2014-05-301-24/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Revert "Add support for relative patching to quick offsets."Mathieu Chartier2014-05-301-24/+12