summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-and-shift.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Revert r147945 which disabled an addressing mode transformation. I hadChandler Carruth2012-01-11
* Disable the transformation I added in r147936 to see if it fixes someChandler Carruth2012-01-11
* Teach the X86 instruction selection to do some heroic transforms toChandler Carruth2012-01-11
* Cleanup and FileCheck-ize a test.Chandler Carruth2012-01-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fold some and + shift in x86 addressing mode.Evan Cheng2007-12-13