Re: [llvm-commits] REM Patch

2006-11-01 Thread Reid Spencer
On Wed, 2006-11-01 at 15:13 -0800, Chris Lattner wrote: > On Oct 31, 2006, at 3:01 PM, Reid Spencer wrote: > > > Chris, > > > > Here's the patch for conversion of Rem -> [USF]Rem instructions. > > Please > > review at your earliest convenience. This passes dejagnu and llvm-test > > suites. I'v

Re: [llvm-commits] REM Patch

2006-11-01 Thread Chris Lattner
On Oct 31, 2006, at 3:01 PM, Reid Spencer wrote: > Chris, > > Here's the patch for conversion of Rem -> [USF]Rem instructions. > Please > review at your earliest convenience. This passes dejagnu and llvm-test > suites. I've reviewed and modified this patch to make it as simple to > review as