[RS4GC] Fix base pair printing for constants.
[oota-llvm.git] / test / Transforms / TailCallElim / inf-recursion.ll
2015-02-28 Benjamin KramerTRE: Just erase dead BBs and tweak the iteration loop...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
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...