Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-1.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-03 Dan GohmanMark x86's V_SET0 and V_SETALLONES with isSimpleLoad...