[llvm-commits] [test-suite] r171138 - /test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output

Bob Wilson bob.wilson at apple.com
Wed Dec 26 19:50:49 PST 2012


Author: bwilson
Date: Wed Dec 26 21:50:49 2012
New Revision: 171138

URL: http://llvm.org/viewvc/llvm-project?rev=171138&view=rev
Log:
Update reference output to match what I'm seeing from this test.

I don't claim to understand what the correct answer should be, but this
has been causing our buildbots to be broken for several days now and I just
want to get them to pass again.

Modified:
    test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output

Modified: test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output?rev=171138&r1=171137&r2=171138&view=diff
==============================================================================
--- test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output (original)
+++ test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.reference_output Wed Dec 26 21:50:49 2012
@@ -1,2 +1,2 @@
-Results: (b8907e64): ed7aa26a b9b28d5b 67808d19 b4412829 132bc4c6 132bc4c6 b4412829 eb3492a9 7e51915b 0 61ffda0c f95b0406 495fecb4 ab6b4a02 3c320a39 bdaa178a 0 67808d19
+Results: (b8907e64): ed7aa26a b9b28d5b 67808d19 b4412829 132bc4c6 132bc4c6 b4412829 eb3492a9 7e51915b 0 61ffda0c f95b0406 495fecb4 ab6b4a02 f863655 bdaa178a 0 67808d19
 exit 0





More information about the llvm-commits mailing list