summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2019-07-08 16:18:18 +0000
committerKevin P. Neal <kevin.neal@sas.com>2019-07-08 16:18:18 +0000
commit472e5dda110fb0a48c73faab84402c207a4e1715 (patch)
tree200de0a9fb7bca0306e509072b6326b3abb70200 /llvm/lib/Bitcode/Reader
parent10c96cabc17e57c32534fa4c5e9c22bc8c6aaaa0 (diff)
downloadbcm5719-llvm-472e5dda110fb0a48c73faab84402c207a4e1715.tar.gz
bcm5719-llvm-472e5dda110fb0a48c73faab84402c207a4e1715.zip
Teach the IRBuilder about fadd and friends.
The IRBuilder has calls to create floating point instructions like fadd. It does not have calls to create constrained versions of them. This patch adds support for constrained creation of fadd, fsub, fmul, fdiv, and frem. Reviewed by: John McCall, Sanjay Patel Approved by: John McCall Differential Revision: https://reviews.llvm.org/D53157 llvm-svn: 365339
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud