summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atom-fixup-lea2.ll
Commit message (Collapse)AuthorAge
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-25
latency for certain models of the Intel Atom family, by converting instructions into their equivalent LEA instructions, when it is both useful and possible to do so. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180573 91177308-0d34-0410-b5e6-96231b3b80d8