Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2002-05-14-TouchDeletedInst.ll
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2002-09-23 Chris LattnerConvert to using long indexes instead of uint
2002-09-09 Chris LattnerEliminate multiply of pointer type
2002-08-22 Chris LattnerConvert testcases to not use indexed loads/stores
2002-05-14 Chris LattnerNew testcase