summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-and-shift.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-6/+6
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-4/+4
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-4/+4
2012-01-11Revert r147945 which disabled an addressing mode transformation. I hadChandler Carruth1-10/+10
2012-01-11Disable the transformation I added in r147936 to see if it fixes someChandler Carruth1-10/+10
2012-01-11Teach the X86 instruction selection to do some heroic transforms toChandler Carruth1-0/+44
2012-01-09Cleanup and FileCheck-ize a test.Chandler Carruth1-13/+25
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2007-12-13Fold some and + shift in x86 addressing mode.Evan Cheng1-0/+21