aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/narrow-shl-load.ll
AgeCommit message (Expand)Author
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-12-22Fix a bug in ReduceLoadWidth that wasn't handling extendingChris Lattner
2010-11-09Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shlDan Gohman
2010-11-09Delete an extraneous svn:executable property.Dan Gohman
2010-11-03Fix DAGCombiner to avoid going into an infinite loop when itDan Gohman