DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...