Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shl
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-load.ll
2010-11-09 Dan GohmanFix DAGCombiner to avoid folding a sext-in-reg or simil...
2010-11-09 Dan GohmanDelete an extraneous svn:executable property.
2010-11-03 Dan GohmanFix DAGCombiner to avoid going into an infinite loop...