summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/instruction_simplifier_shared.cc
Commit message (Expand)AuthorAgeFilesLines
* ARM64: Support interm. address for object arrays.Artem Serov2018-10-251-2/+2
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-4/+4
* Use ScopedArenaAllocator for register allocation.Vladimir Marko2017-10-091-17/+17
* ART: Use ScopedArenaAllocator for pass-local data.Vladimir Marko2017-10-061-5/+5
* ART: Introduce compiler data type.Vladimir Marko2017-09-251-12/+12
* MIPS: Support MultiplyAccumulate for SIMD.Lena Djokic2017-08-141-67/+0
* Remove the old ARM code generator from ART's Optimizing compiler.Roland Levillain2017-07-141-2/+2
* ARM64: Share address computation across SIMD LDRs/STRs.Artem Serov2017-05-111-0/+57
* Merge "ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier."Vladimir Marko2017-04-261-0/+1
|\
| * ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier.Vladimir Marko2017-04-251-0/+1
* | ARM64: Support MultiplyAccumulate for SIMD.Artem Serov2017-04-201-0/+66
|/
* Revert "Revert "Enable IntermediateAddress for primitive arrays with read bar...Roland Levillain2016-11-041-11/+8
* Remove the `CanTriggerGC` side-effects on a few instructions.Alexandre Rames2016-09-191-1/+2
* Revert "Enable IntermediateAddress for primitive arrays with read barriers."Roland Levillain2016-08-151-7/+9
* Enable IntermediateAddress for primitive arrays with read barriers.Roland Levillain2016-08-081-9/+7
* ARM: Port instr simplification of array accesses.Artem Serov2016-07-211-0/+55
* Use iterators "before" the use node in HUserRecord<>.Vladimir Marko2016-04-191-4/+1
* Integrate BitwiseNegated into shared framework.Artem Serov2016-03-111-0/+43
* Revert "Revert "ARM/ARM64: Extend support of instruction combining.""Artem Udovichenko2016-02-251-0/+189
* Revert "ARM/ARM64: Extend support of instruction combining."Nicolas Geoffray2016-01-221-189/+0
* ARM/ARM64: Extend support of instruction combining.Ilmir Usmanov2016-01-211-0/+189