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