aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-and-shift.ll
AgeCommit message (Expand)Author
2012-01-11Revert r147945 which disabled an addressing mode transformation. I hadChandler Carruth
2012-01-11Disable the transformation I added in r147936 to see if it fixes someChandler Carruth
2012-01-11Teach the X86 instruction selection to do some heroic transforms toChandler Carruth
2012-01-09Cleanup and FileCheck-ize a test.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-12-13Fold some and + shift in x86 addressing mode.Evan Cheng