diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-03-24 21:40:22 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-03-24 21:40:22 +0000 |
commit | e09d035dad21efbcd98b3f8c58af75709cc034e5 (patch) | |
tree | 55b2c4a3b8a7c5e30f6d24e7450e00051f50b5ca /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | 3cf9ff12c51e1a446f019c001472f30024583fda (diff) | |
download | bcm5719-llvm-e09d035dad21efbcd98b3f8c58af75709cc034e5.tar.gz bcm5719-llvm-e09d035dad21efbcd98b3f8c58af75709cc034e5.zip |
[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.
llvm-svn: 264344
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions