Bill Wendling e39b15195a Merging r197449:
------------------------------------------------------------------------
r197449 | arnolds | 2013-12-16 17:11:01 -0800 (Mon, 16 Dec 2013) | 7 lines

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/branches/release_34@197453 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-17 01:28:35 +00:00
..
2013-12-08 00:25:40 +00:00
2013-12-14 08:04:09 +00:00
2013-12-01 03:36:55 +00:00
2013-11-25 05:23:10 +00:00
2013-12-17 01:28:35 +00:00