DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
[oota-llvm.git] / test / CodeGen / X86 / extractelement-shuffle.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-10 Mon P WangFixed a bug when trying to optimize a extract vector...