Fix two-address pass's aggressive instruction commuting heuristics. It's meant
[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...