[llvm-commits] [PATCH] test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Bill Wendling
wendling at apple.com
Wed Sep 1 11:33:49 PDT 2010
Applied in r112724. Thanks!
-bw
On Sep 1, 2010, at 11:01 AM, NAKAMURA Takumi wrote:
> Hello, everyone.
>
> This test passes unexpectedly on bash-less environment.
>
> ; RUN: opt < %s -tailduplicate -taildup-threshold=3 -stats
> -disable-output | not grep tailduplicate
>
> The output of opt -stats must be sent to stderr.
> Confirmed on mingw, cygwin and centos5.
>
>
> good night...Takumi
> <r81537-test-TailDup.diff.txt>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list