Diana Picus 7845b7dd45 [SelectionDAG] Remove exit-on-error flag from test (PR27765)
The exit-on-error flag in the ARM test is necessary in order to avoid an
unreachable in the DAGTypeLegalizer, when trying to expand a physical register.
We can also avoid this situation by introducing a bitcast early on, where the
invalid scalar-to-vector conversion is detected.

We also add a test for PowerPC, which goes through a similar code path in the
SelectionDAGBuilder.

Fixes PR27765.

Differential Revision: http://reviews.llvm.org/D21061

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272644 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-14 07:30:20 +00:00
..
2016-01-26 00:03:25 +00:00
2015-07-28 20:38:29 +00:00
2015-06-16 16:01:15 +00:00
2016-04-18 11:52:14 +00:00
2016-02-29 16:42:27 +00:00
2016-02-04 23:14:42 +00:00
2016-03-12 10:23:07 +00:00
2016-02-04 01:58:20 +00:00
2015-11-10 21:38:26 +00:00