summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier_shared.h
AgeCommit message (Expand)Author
2017-11-02ART: Make InstructionSet an enum class and add kLast. Vladimir Marko
2017-09-25ART: Introduce compiler data type. Vladimir Marko
2017-08-14MIPS: Support MultiplyAccumulate for SIMD. Lena Djokic
2017-05-11ARM64: Share address computation across SIMD LDRs/STRs. Artem Serov
2017-04-20ARM64: Support MultiplyAccumulate for SIMD. Artem Serov
2017-02-17ARM: Merge data-processing instructions and shifts/(un)signed extensions Anton Kirilov
2016-07-21ARM: Port instr simplification of array accesses. Artem Serov
2016-03-11Integrate BitwiseNegated into shared framework. Artem Serov
2016-02-25Revert "Revert "ARM/ARM64: Extend support of instruction combining."" Artem Udovichenko
2016-01-22Revert "ARM/ARM64: Extend support of instruction combining." Nicolas Geoffray
2016-01-21ARM/ARM64: Extend support of instruction combining. Ilmir Usmanov