1. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 6 years ago
  2. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 7 years ago
  3. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  4. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  5. 0f689e7 ARM/ARM64: Move simplifier visitors to .cc files. by Vladimir Marko · 7 years ago
  6. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  7. bc5460b MIPS: Support MultiplyAccumulate for SIMD. by Lena Djokic · 7 years ago
  8. e1811ed ARM64: Share address computation across SIMD LDRs/STRs. by Artem Serov · 7 years ago
  9. f34dd20 ARM64: Support MultiplyAccumulate for SIMD. by Artem Serov · 7 years ago
  10. 74234da ARM: Merge data-processing instructions and shifts/(un)signed extensions by Anton Kirilov · 8 years ago
  11. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  12. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 8 years ago
  13. 328429f ARM: Port instr simplification of array accesses. by Artem Serov · 8 years ago
  14. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 8 years ago
  15. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  16. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 8 years ago
  17. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  18. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  19. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  20. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 9 years ago
  21. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  22. 295abc1 ART: Set RTI of HArm64IntermediateAddress by David Brazdil · 9 years ago
  23. dce90b9 Revert "ART: Set RTI of Arm64IntermediateAddress" by Nicolas Geoffray · 9 years ago
  24. e36ae94 ART: Set RTI of Arm64IntermediateAddress by David Brazdil · 9 years ago
  25. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  26. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 9 years ago
  27. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 9 years ago
  28. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 9 years ago