1. 9d15fb3 Fix spelling mistakes in X86 target comments. NFC. by Simon Pilgrim · 9 years ago
  2. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  3. b7d3311 Move helpers into anonymous namespaces. NFC. by Benjamin Kramer · 9 years ago
  4. 7b4c18e X86: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  5. 45b22a4 [X86] Enable RRL part of the LEA optimization pass for -O2. by Andrey Turetskiy · 9 years ago
  6. 477649a [X86] Remove unused operand from a function and all its callers. NFC by Craig Topper · 10 years ago
  7. 2bee5ef Optimization bisect support in X86-specific passes by Andrew Kaylor · 10 years ago
  8. b405606 [X86] PR27502: Fix the LEA optimization pass. by Andrey Turetskiy · 10 years ago
  9. 38e5217 X86: Wrap a helper for an assert in #ifndef NDEBUG by Justin Bogner · 10 years ago
  10. 9994b88 [X86] Enable the LEA optimization pass by default. by Andrey Turetskiy · 10 years ago
  11. 0babd26 [X86] PR26575: Fix LEA optimization pass (Part 2). by Andrey Turetskiy · 10 years ago
  12. 8404789 Revert r260979 "[X86] Enable the LEA optimization pass by default." by Hans Wennborg · 10 years ago
  13. eab4e68 [X86] Enable the LEA optimization pass by default. by Andrey Turetskiy · 10 years ago
  14. 1052ac2 [X86] PR26575: Fix LEA optimization pass. by Andrey Turetskiy · 10 years ago
  15. 75fab7b Revert r260507: "[X86] Enable the LEA optimization pass by default." by Hans Wennborg · 10 years ago
  16. 193956e [X86] Enable the LEA optimization pass by default. by Andrey Turetskiy · 10 years ago
  17. bca0f99 [X86] Use hash table in LEA optimization pass. by Andrey Turetskiy · 10 years ago
  18. 1ce2c99 LEA code size optimization pass (Part 2): Remove redundant LEA instructions. by Andrey Turetskiy · 10 years ago
  19. 28f0c5e [X86] Reduce complexity of the LEA optimization pass, by Andrey Turetsky. by Alexey Bataev · 10 years ago
  20. 7b72b65 [X86] Add option for enabling LEA optimization pass, by Andrey Turetsky by Alexey Bataev · 10 years ago
  21. f9bdb87 remove redundant check: optForSize() includes a check for the minsize attribute; NFCI by Sanjay Patel · 10 years ago
  22. 7cf3247 LEA code size optimization pass (Part 1): Remove redundant address recalculations, by Andrey Turetsky by Alexey Bataev · 10 years ago