Arnold Schwaighofer 83196a9fcb LoopVectorizer: Don't if-convert constant expressions that can trap
A phi node operand or an instruction operand could be a constant expression that
can trap (division). Check that we don't vectorize such cases.

PR16729
radar://15653590

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197449 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-17 01:11:01 +00:00
..
2013-11-11 22:00:23 +00:00
2013-12-05 05:44:44 +00:00
2013-11-16 23:59:05 +00:00
2013-11-26 16:11:03 +00:00