llvm-6502/test/Transforms/MergeFunc
Nick Lewycky 25296e25fd Fix surprising missed optimization in mergefunc where we forgot to consider
that relationships like "i8* null" is equivalent to "i32* null".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124368 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-27 08:38:19 +00:00
..
dg.exp
fold-weak.ll Teach mergefunc how to emit aliases safely again -- but keep it turned it off 2011-01-25 08:56:50 +00:00
phi-speculation1.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
phi-speculation2.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
vector.ll Fix surprising missed optimization in mergefunc where we forgot to consider 2011-01-27 08:38:19 +00:00
vectors-and-arrays.ll Arrays and vectors with different numbers of elements are not equivalent. 2010-07-16 06:31:12 +00:00