summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86FixupLEAs.cpp
Commit message (Expand)AuthorAge
* Forgot to add a break statement.Preston Gurd2013-09-30
* The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddressPreston Gurd2013-09-30
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Make function documentation conform to llvm standards.Preston Gurd2013-04-25
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-25