summaryrefslogtreecommitdiff
path: root/test/Transforms/SSI
Commit message (Expand)AuthorAge
* Fix up PHI nodes correctly in the presence of unreachable BBs, part two. AlsoNick Lewycky2009-08-19
* Test the pass the test is actually for, instead of one that doesn't exist.Nick Lewycky2009-08-17
* Don't crash on critical edge. Patch by Andre Tavares.Nick Lewycky2009-08-17
* Add a test that shows that SSI is working correctly.Nick Lewycky2009-08-17
* SSI construction should just go ahead and ignore instructions in unreachableNick Lewycky2009-08-15
* There's no need to consider PHI nodes in the same block as the instructionNick Lewycky2009-07-09