summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86OptimizeLEAs.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-17[X86] Add option for enabling LEA optimization pass, by Andrey TuretskyAlexey Bataev1-1/+5
2015-12-07remove redundant check: optForSize() includes a check for the minsize attribu...Sanjay Patel1-3/+1
2015-12-04LEA code size optimization pass (Part 1): Remove redundant address recalculat...Alexey Bataev1-0/+324