Replace all instances of dg.exp file with lit.local.cfg, since all tests are run...
[oota-llvm.git] / test / Transforms / SCCP / calltest.ll
2009-09-11 Chris Lattnerfix a bunch of spurious failures for people whose home...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-16 Owen AndersonUse loop deletion instead of ADCE in these tests.
2008-03-19 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-04-13 Chris LattnerNew testcase