[llvm-commits] CVS: llvm/test/Transforms/TailCallElim/dg.exp

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/Transforms/TailCallElim: dg.exp updated: 1.3 -> 1.4 --- Log message: Make the llvm-runtest function much more amenable by eliminating all the global variables that needed to be passed in. This makes it possible to add new global variables with only a couple chang

[llvm-commits] CVS: llvm/test/Transforms/TailCallElim/dg.exp dont-tce-tail-marked-call.ll move_alloca_for_tail_call.ll trivial_codegen_tailcall.ll

2007-04-14 Thread Reid Spencer
Changes in directory llvm/test/Transforms/TailCallElim: dg.exp updated: 1.4 -> 1.5 dont-tce-tail-marked-call.ll updated: 1.4 -> 1.5 move_alloca_for_tail_call.ll updated: 1.4 -> 1.5 trivial_codegen_tailcall.ll updated: 1.3 -> 1.4 --- Log message: For PR1319: http://llvm.org/PR1319 : Conver to ne