[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:38:10 PDT 2012


On Tue, Apr 17, 2012 at 5:27 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> In the FileCheck lines, I'd suggest checking for "call float @floor("
> and "call float @floorf("; then you don't need the CHECK-NOT lines.
>
> Otherwise, looks fine.

Committed in r154970, with your suggestion incorporated.

-Joe



More information about the llvm-commits mailing list