Re: [llvm-commits] CVS: llvm/test/CodeGen/ARM/fp.ll fpmem.ll

2007-05-07 Thread Chris Lattner
nice! -Chris On May 7, 2007, at 2:50 PM, Evan Cheng wrote: > > > Changes in directory llvm/test/CodeGen/ARM: > > fp.ll updated: 1.16 -> 1.17 > fpmem.ll updated: 1.6 -> 1.7 > --- > Log message: > > Fix tests. > > --- > Diffs of the changes: (+7 -9) > > fp.ll|3 +-- > fpmem.ll | 13 +++

[llvm-commits] CVS: llvm/test/CodeGen/ARM/fp.ll fpmem.ll

2007-05-07 Thread Evan Cheng
Changes in directory llvm/test/CodeGen/ARM: fp.ll updated: 1.16 -> 1.17 fpmem.ll updated: 1.6 -> 1.7 --- Log message: Fix tests. --- Diffs of the changes: (+7 -9) fp.ll|3 +-- fpmem.ll | 13 ++--- 2 files changed, 7 insertions(+), 9 deletions(-) Index: llvm/test/CodeGen/