aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86FixupLEAs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-9/+5
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-6/+7
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-87/+88
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-14/+93
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Forgot to add a break statement.Preston Gurd2013-09-301-0/+1
* The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddressPreston Gurd2013-09-301-0/+8
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-1/+1
* Make function documentation conform to llvm standards.Preston Gurd2013-04-251-30/+32
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-251-0/+251