[llvm-commits] [llvm] r71013 - in /llvm/trunk: lib/Transforms/Scalar/LoopStrengthReduce.cpp test/Transforms/LoopStrengthReduce/2009-05-04-Overflow.ll
Mike Stump
mrs at apple.com
Wed May 6 14:36:17 PDT 2009
On May 6, 2009, at 12:42 PM, David A. Greene wrote:
> Which I did. I missed the failure among the noise of all the other
> failures.
:-( For dejagnu style testsuite runs, use contrib/cmp_logs from gcc
to compare output instead. You will discover it is much harder to
ignore regressions. Also, this argues for maintaining clean results.
On my platform, llvm and clang seem to maintain zero for my debug
builds, and 2 failures for release-assert-x86 only.
More information about the llvm-commits
mailing list