diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2017-04-29 09:33:46 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2017-04-29 09:33:46 +0000 |
commit | e7d6fbdfb766f7d20aca405a7136ce8f7e04e705 (patch) | |
tree | 9d2966a9d9fa9ecd57381addb646da0de2dd8977 /llvm/lib/Target/Mips/MipsFastISel.cpp | |
parent | 8fb5a14cadd55ba865b802fbe77fdd60253b9bf3 (diff) | |
download | bcm5719-llvm-e7d6fbdfb766f7d20aca405a7136ce8f7e04e705.tar.gz bcm5719-llvm-e7d6fbdfb766f7d20aca405a7136ce8f7e04e705.zip |
Remove Sema::CheckForIntOverflow, and instead check all full-expressions.
CheckForIntOverflow used to implement a whitelist of top-level expressions to
send to the constant expression evaluator, which handled many more expressions
than the CheckForIntOverflow whitelist did.
llvm-svn: 301742
Diffstat (limited to 'llvm/lib/Target/Mips/MipsFastISel.cpp')
0 files changed, 0 insertions, 0 deletions