llvm-6502/test/Transforms/SROA
Benjamin Kramer d81a0dee5b SROA: Don't crash on a select with two identical operands.
This is an edge case that can happen if we modify a chain of multiple selects.
Update all operands in that case and remove the assert. PR15805.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179982 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-21 17:48:39 +00:00
..
alignment.ll
basictest.ll SROA: Don't crash on a select with two identical operands. 2013-04-21 17:48:39 +00:00
big-endian.ll
fca.ll
lit.local.cfg
phi-and-select.ll PR14972: SROA vs. GVN exposed a really bad bug in SROA. 2013-03-14 11:32:24 +00:00
vector-promotion.ll
vectors-of-pointers.ll