Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
46721ef33e8f5cd405c291d72e3f259e3085fb5f
/
compiler
/
optimizing
/
instruction_simplifier_arm64.cc
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 7 years ago
0f689e7
ARM/ARM64: Move simplifier visitors to .cc files.
by Vladimir Marko
· 7 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 7 years ago
bc5460b
MIPS: Support MultiplyAccumulate for SIMD.
by Lena Djokic
· 8 years ago
e1811ed
ARM64: Share address computation across SIMD LDRs/STRs.
by Artem Serov
· 8 years ago
f34dd20
ARM64: Support MultiplyAccumulate for SIMD.
by Artem Serov
· 8 years ago
74234da
ARM: Merge data-processing instructions and shifts/(un)signed extensions
by Anton Kirilov
· 8 years ago
fdaf0f4
Change string compression encoding.
by Vladimir Marko
· 8 years ago
0576575
String Compression for ARM and ARM64
by jessicahandojo
· 8 years ago
328429f
ARM: Port instr simplification of array accesses.
by Artem Serov
· 9 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
7fc6350
Integrate BitwiseNegated into shared framework.
by Artem Serov
· 9 years ago
9ff0d20
Optimizing: ARM64 negated bitwise operations simplification
by Kevin Brodsky
· 9 years ago
4a0dad6
Revert "Revert "ARM/ARM64: Extend support of instruction combining.""
by Artem Udovichenko
· 9 years ago
6b5afdd
Revert "ARM/ARM64: Extend support of instruction combining."
by Nicolas Geoffray
· 9 years ago
debeb98
ARM/ARM64: Extend support of instruction combining.
by Ilmir Usmanov
· 9 years ago
cd3d0fb
Do not use HArm64IntermediateAddress with read barriers.
by Roland Levillain
· 9 years ago
295abc1
ART: Set RTI of HArm64IntermediateAddress
by David Brazdil
· 9 years ago
dce90b9
Revert "ART: Set RTI of Arm64IntermediateAddress"
by Nicolas Geoffray
· 9 years ago
e36ae94
ART: Set RTI of Arm64IntermediateAddress
by David Brazdil
· 9 years ago
8626b74
ARM64: Use the shifter operands.
by Alexandre Rames
· 9 years ago
418318f
ARM64: Add support for multiply-accumulate.
by Alexandre Rames
· 9 years ago
e6dbf48
ARM64: Instruction simplification for array accesses.
by Alexandre Rames
· 9 years ago
44b9cf9
Put in place the ARM64 instruction simplification framework.
by Alexandre Rames
· 10 years ago