1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms/CorrelatedValuePropagation
Owen Anderson de42e1136e Fix PR8790, another instance where unreachable code can cause instruction simplification to fail,
this case involve a select that simplifies to itself.

llvm-svn: 121817
2010-12-15 00:55:35 +00:00
..
2010-09-02-Trunc.ll Fix typo. I accidentally edited the wrong file before my last commit. 2010-09-02 19:52:06 +00:00
2010-09-26-MergeConstantRange.ll Add missing RUN line to this test. 2010-09-16 18:46:23 +00:00
basic.ll Update testcase since we're no longer doing the constant forwarding inline with correlated value propagation. 2010-10-29 21:18:23 +00:00
crash.ll Fix PR8790, another instance where unreachable code can cause instruction simplification to fail, 2010-12-15 00:55:35 +00:00
dg.exp Rename test directory to reflect new pass name. 2010-08-31 07:50:31 +00:00