summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update load/store utilities for 64-bit backends"buzbee2014-04-2221-248/+342
|\
| * Update load/store utilities for 64-bit backendsbuzbee2014-04-2221-248/+342
* | Merge "Avoid allocating OatFile::OatClass on the heap."Vladimir Marko2014-04-221-5/+5
|\ \
| * | Avoid allocating OatFile::OatClass on the heap.Vladimir Marko2014-04-141-5/+5
* | | Merge "GenArithOpInt should ensure that reg is in core"Bill Buzbee2014-04-221-0/+2
|\ \ \
| * | | GenArithOpInt should ensure that reg is in coreSerguei Katkov2014-04-181-0/+2
* | | | Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException...Mingyao Yang2014-04-218-75/+174
|\ \ \ \
| * | | | Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""Mingyao Yang2014-04-188-75/+174
| | |_|/ | |/| |
* | | | Add an option to specify a list of methods for LIR dumping.Mingyao Yang2014-04-181-0/+11
|/ / /
* | | Fix elf_writer_test for 64b targetAndreas Gampe2014-04-181-0/+4
* | | Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."Brian Carlstrom2014-04-178-169/+75
* | | Merge "Fix a use of OpCondBranch that breaks the MIPS build."Ian Rogers2014-04-182-3/+3
|\ \ \ | |/ / |/| |
| * | Fix a use of OpCondBranch that breaks the MIPS build.Mingyao Yang2014-04-172-3/+3
* | | Merge "Use LIRSlowPath for throwing ArrayOutOfBoundsException."Mingyao Yang2014-04-188-75/+169
|\ \ \ | |/ /
| * | Use LIRSlowPath for throwing ArrayOutOfBoundsException.Mingyao Yang2014-04-178-75/+169
* | | Use non volatile lock words in semispace collector.Mathieu Chartier2014-04-172-9/+9
|/ /
* | Merge "Use LIRSlowPath for throwing NPE."Mingyao Yang2014-04-1710-35/+54
|\ \
| * | Use LIRSlowPath for throwing NPE.Mingyao Yang2014-04-1610-35/+54
| |/
* | Merge "String.IndexOf method handles negative start index value in incorrect ...Bill Buzbee2014-04-171-18/+28
|\ \
| * | String.IndexOf method handles negative start index value in incorrect wayAlexei Zavjalov2014-04-171-18/+28
* | | Code cleanup in preparation for x64 backend.Nicolas Geoffray2014-04-175-218/+178
* | | Simplify HInvokeStatic code generation.Nicolas Geoffray2014-04-174-126/+135
* | | Preparation for transition to libc++.Ian Rogers2014-04-161-3/+2
* | | Fix volatile wide put/get to be atomic on x86 archYevgeny Rouban2014-04-161-6/+24
* | | Fix typo in ISA centralizationAndreas Gampe2014-04-161-1/+1
|/ /
* | Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in ...Andreas Gampe2014-04-167-84/+21
|\ \
| * | Centralize instruction-set pointer-size, alignment, 64b-width codeAndreas Gampe2014-04-147-84/+21
| |/
* | Merge "Long support in optimizing compiler."Nicolas Geoffray2014-04-1611-286/+1268
|\ \
| * | Long support in optimizing compiler.Nicolas Geoffray2014-04-1611-286/+1268
* | | Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-142-4/+4
| |/ |/|
* | Merge "AArch64: Jni compiler fixes"Andreas Gampe2014-04-1110-180/+373
|\ \
| * | AArch64: Jni compiler fixesSerban Constantinescu2014-04-1010-180/+373
* | | Fix problem with empty profiles.Dave Allison2014-04-101-1/+1
|/ /
* | art: Use SIRT::GetAlignedSirtSizeTarget in calling conventionDmitry Petrochenko2014-04-106-8/+8
* | AArch64 code alignment is 4 for OatWriterAndreas Gampe2014-04-091-2/+34
* | Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-0926-729/+39
* | Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-0926-39/+729
* | Merge "ART: A workaround for a wrongly-read caller's frame"Andreas Gampe2014-04-081-0/+213
|\ \
| * | ART: A workaround for a wrongly-read caller's frameVladimir Kostyukov2014-04-071-0/+213
* | | Merge "Tweaked profile significant_difference."Calin Juravle2014-04-082-114/+2
|\ \ \ | |_|/ |/| |
| * | Tweaked profile significant_difference.Calin Juravle2014-04-072-114/+2
* | | Merge "Test control flow instruction with optimizing compiler."Nicolas Geoffray2014-04-089-39/+87
|\ \ \
| * | | Test control flow instruction with optimizing compiler.Nicolas Geoffray2014-04-089-39/+87
| | |/ | |/|
* | | Merge "Quick compiler: fix CmpLong pair handling"buzbee2014-04-081-3/+2
|\ \ \
| * | | Quick compiler: fix CmpLong pair handlingbuzbee2014-04-071-3/+2
* | | | Use LIRSlowPath for throwing div by zero exception.Mingyao Yang2014-04-077-24/+50
* | | | Merge "AArch64: Fix Managed Register unit tests"Andreas Gampe2014-04-074-14/+171
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Fix Managed Register unit testsSerban Constantinescu2014-04-074-14/+171
| |/ /
* | | Merge "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-0726-715/+39
|\ \ \
| * | | Revert "Use trampolines for calls to helpers"Dave Allison2014-04-0726-715/+39