[llvm-commits] Patch to FileCheck-ize test/Transforms/SimplifyLibCalls/floor.ll and remove obsolete XFAILs

Joe Groff arcata at gmail.com
Tue Apr 17 17:23:28 PDT 2012


Hi everyone. Here's a patch for
test/Transforms/SimplifyLibCalls/floor.ll to have it use FileCheck,
and remove some XFAILs that are no longer necessary now that
SimplifyLibCalls uses TargetLibraryInfo instead of autoconf defines. I
also augmented the test with additional checks that `round` does or
does not simplify based on target availability. This patch should fix
the broken build at
http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/2434 . Let me
know if you all recommend any other updates to the test. Thanks.

-Joe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-floor-un-xfail.diff
Type: application/octet-stream
Size: 2732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120417/ba66a870/attachment.obj>


More information about the llvm-commits mailing list