summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/narrow-shl-load.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-3/+3
2014-07-23[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicateChandler Carruth1-34/+0
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-1/+1
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner1-1/+1
2010-12-22Fix a bug in ReduceLoadWidth that wasn't handling extendingChris Lattner1-3/+21
2010-11-09Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shlDan Gohman1-5/+38
2010-11-09Delete an extraneous svn:executable property.Dan Gohman1-0/+0
2010-11-03Fix DAGCombiner to avoid going into an infinite loop when itDan Gohman1-0/+32