commit | 84ad4307633f386366ea4a75047b53e4ae322bf3 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Thu Mar 24 21:40:22 2016 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Thu Mar 24 21:40:22 2016 +0000 |
tree | 477fb126634bb1d48897b4ab9cc9fa604e808654 | |
parent | 2eed3e6ea47c70ffcb493382f7520d6ee2da5b32 [diff] |
[LoopStrengthReduce] Don't hoist into a catchswitch We try to hoist the insertion point as high as possible to encourage sharing. However, we must be careful not to hoist into a catchswitch as it is both an EHPad and a terminator. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264344 91177308-0d34-0410-b5e6-96231b3b80d8