Fix some memory leaks and avoid looking in the hash tables twice.
[oota-llvm.git] / test / CodeGen / X86 / test-nofold.ll
2010-01-04 Dan GohmanAdd some tests and update an existing test to reflect...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-28 Evan ChengSet to default: x86 no longer fold and into test if...
2008-02-20 Evan ChengXFAIL this for now.
2008-02-19 Chris LattnerDon't fold and's into test instructions if they have...