aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-03 07:18:48 +0000
committerChris Lattner <sabre@nondot.org>2010-04-03 07:18:48 +0000
commit40060d33f69ef1d0f55a9955fcfbb57c4c122535 (patch)
treeeaefa65f7ef3a67c60d7163575107aa5f49e1618 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent69913466cb04d2ab6018a62f82082fd2798193c7 (diff)
downloadllvm-40060d33f69ef1d0f55a9955fcfbb57c4c122535.zip
llvm-40060d33f69ef1d0f55a9955fcfbb57c4c122535.tar.gz
llvm-40060d33f69ef1d0f55a9955fcfbb57c4c122535.tar.bz2
add integer overflow check for the fp induction variable
checker. Amusingly, we already had tests that we should have rejects because they would be miscompiled in the testsuite. The remaining issue with this is that we don't check that the branch causes us to exit the loop if it fails, so we don't actually know if we remain in bounds. llvm-svn: 100284
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions