As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-load.ll
2010-12-22 Chris LattnerFix a bug in ReduceLoadWidth that wasn't handling extending
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...