1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/CorrelatedValuePropagation
Owen Anderson 9161c79ffe Add support for simplifying a load from a computed value to a load from a global when it
is provable that they're equivalent.  This fixes PR4855.

llvm-svn: 112994
2010-09-03 19:08:37 +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
basic.ll Add support for simplifying a load from a computed value to a load from a global when it 2010-09-03 19:08:37 +00:00
dg.exp