llvm-6502/test/Transforms/SROA
Chandler Carruth 8bbff2348d Fix a secondary bug I introduced while fixing the first part of PR14478.
The first half of fixing this bug was actually in r170328, but was
entirely coincidental. It did however get me to realize the nature of
the bug, and adapt the test case to test more interesting behavior. In
turn, that uncovered the rest of the bug which I've fixed here.

This should fix two new asserts that showed up in the vectorize nightly
tester.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170333 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-17 14:03:01 +00:00
..
alignment.ll
basictest.ll Add a corollary test for PR14572. We got this code path correct already. 2012-12-15 09:31:54 +00:00
big-endian.ll Fix typo in test-case. 2012-12-12 20:29:06 +00:00
fca.ll
lit.local.cfg
phi-and-select.ll
vector-promotion.ll Fix a secondary bug I introduced while fixing the first part of PR14478. 2012-12-17 14:03:01 +00:00