diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-01-24 08:22:40 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-01-24 08:22:40 +0000 |
commit | 9e620952617b90992e50dcf9bca8078c535cbaef (patch) | |
tree | 55622df64e023aeb241f470cbd9bcaebcb99e424 /lib/Analysis/ConstantFolding.cpp | |
parent | c61bc7a90c65bf220a113f31ea26f45e0f4c1413 (diff) |
Lift a cheap early exit test above loops and other complex early exit
tests. No need to pay the high cost when we're never going to do
anything.
No functionality changed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173331 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions