[TRE] Merged several tests into the the test basic.ll.
[oota-llvm.git] / test / Transforms / TailCallElim / inf-recursion.ll
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2010-04-16 Dan GohmanRefine the detection of seemingly infinitely recursive...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
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...
2007-09-10 Dale JohannesenAdd missing llvm-dis.
2007-09-10 Chris LattnerPrevent tailcallelim from breaking "recursive" calls...