aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fold-and-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Revert r147945 which disabled an addressing mode transformation. I hadChandler Carruth2012-01-111-10/+10
* Disable the transformation I added in r147936 to see if it fixes someChandler Carruth2012-01-111-10/+10
* Teach the X86 instruction selection to do some heroic transforms toChandler Carruth2012-01-111-0/+44
* Cleanup and FileCheck-ize a test.Chandler Carruth2012-01-091-13/+25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Fold some and + shift in x86 addressing mode.Evan Cheng2007-12-131-0/+21