[llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-16 Thread Reid Spencer
Changes in directory llvm/test/Transforms/LoopRotate: PhiRename-1.ll updated: 1.2 -> 1.3 --- Log message: For PR1319: http://llvm.org/PR1319 : Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run mu

Re: [llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Reid Spencer
On Mon, 2007-04-09 at 17:03 -0700, Jeff Cohen wrote: > Reid Spencer wrote: > > On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote: > > > > > Changes in directory llvm/test/Transforms/LoopRotate: > > > > > > PhiRename-1.ll updated: 1.1 -> 1.2 > > > --- > > > Log message: > > > > > > Add che

Re: [llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Jeff Cohen
Reid Spencer wrote: On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote: Changes in directory llvm/test/Transforms/LoopRotate: PhiRename-1.ll updated: 1.1 -> 1.2 --- Log message: Add check for opt crash. This idiom is becoming more and more prevalent. While it works, its also doubl

Re: [llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Reid Spencer
On Mon, 2007-04-09 at 16:57 -0700, Chris Lattner wrote: > On Apr 9, 2007, at 4:47 PM, Reid Spencer wrote: > > > On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote: > >> > >> Changes in directory llvm/test/Transforms/LoopRotate: > >> > >> PhiRename-1.ll updated: 1.1 -> 1.2 > >> --- > >> Log mess

Re: [llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Chris Lattner
On Apr 9, 2007, at 4:47 PM, Reid Spencer wrote: > On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote: >> >> Changes in directory llvm/test/Transforms/LoopRotate: >> >> PhiRename-1.ll updated: 1.1 -> 1.2 >> --- >> Log message: >> >> Add check for opt crash. > > This idiom is becoming more and m

Re: [llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Reid Spencer
On Mon, 2007-04-09 at 18:40 -0500, Devang Patel wrote: > > Changes in directory llvm/test/Transforms/LoopRotate: > > PhiRename-1.ll updated: 1.1 -> 1.2 > --- > Log message: > > Add check for opt crash. This idiom is becoming more and more prevalent. While it works, its also doubling the runtime

[llvm-commits] CVS: llvm/test/Transforms/LoopRotate/PhiRename-1.ll

2007-04-09 Thread Devang Patel
Changes in directory llvm/test/Transforms/LoopRotate: PhiRename-1.ll updated: 1.1 -> 1.2 --- Log message: Add check for opt crash. --- Diffs of the changes: (+1 -0) PhiRename-1.ll |1 + 1 files changed, 1 insertion(+) Index: llvm/test/Transforms/LoopRotate/PhiRename-1.ll diff -u llvm