[PATCH] D67925: [FPEnv] Strict FP tests should use the requisite function attributes
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 10:02:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373761: [FPEnv] Strict FP tests should use the requisite function attributes. (authored by kpn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67925?vs=223039&id=223241#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67925/new/
https://reviews.llvm.org/D67925
Files:
llvm/trunk/test/CodeGen/PowerPC/fp-intrinsics-fptosi-legal.ll
llvm/trunk/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-add-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-add-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-add-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-add-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-alias.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-09.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-10.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-11.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-12.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-14.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-15.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-conv-16.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-div-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-div-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-div-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-div-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-05.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-06.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-07.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-08.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-09.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-10.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-mul-11.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-round-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-round-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-round-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sqrt-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sqrt-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sqrt-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sqrt-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sub-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sub-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sub-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-strict-sub-04.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-add-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-add-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-conv-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-conv-03.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-div-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-div-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-max-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-min-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-mul-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-mul-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-mul-03.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-mul-04.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-mul-05.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-round-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-round-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-sqrt-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-sqrt-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-sub-01.ll
llvm/trunk/test/CodeGen/SystemZ/vec-strict-sub-02.ll
llvm/trunk/test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.ll
llvm/trunk/test/CodeGen/X86/constrained-fp80-trunc-ext.ll
llvm/trunk/test/CodeGen/X86/fp-intrinsics.ll
llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics-fma.ll
llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
llvm/trunk/test/Feature/fp-intrinsics.ll
llvm/trunk/test/Transforms/DCE/calls-errno.ll
llvm/trunk/test/Transforms/InstCombine/constant-fold-libfunc.ll
llvm/trunk/test/Transforms/InstCombine/memcpy-1.ll
llvm/trunk/test/Verifier/fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67925.223241.patch
Type: text/x-patch
Size: 506287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/9a2aae7a/attachment-0001.bin>
More information about the llvm-commits
mailing list