aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2019-07-24 12:50:10 +0000
committerJay Foad <jay.foad@gmail.com>2019-07-24 12:50:10 +0000
commit565c54320e009911479a0bdb58185a9d97c2c815 (patch)
tree6bd24717fc339daa301130f8f24991d9836a110f /clang/lib/Frontend/CompilerInvocation.cpp
parent362407442690952812a9062d4d693d45705bf189 (diff)
downloadllvm-565c54320e009911479a0bdb58185a9d97c2c815.zip
llvm-565c54320e009911479a0bdb58185a9d97c2c815.tar.gz
llvm-565c54320e009911479a0bdb58185a9d97c2c815.tar.bz2
[InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
Summary: SimplifyFPBinOp is a variant of SimplifyBinOp that lets you specify fast math flags, but the name is misleading because both functions can simplify both FP and non-FP ops. Instead, overload SimplifyBinOp so that you can optionally specify fast math flags. Likewise for SimplifyFPUnOp. Reviewers: spatel Reviewed By: spatel Subscribers: xbolva00, cameron.mcinally, eraman, hiraditya, haicheng, zzheng, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64902 llvm-svn: 366902
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions