llvm-6502/lib/Transforms
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
..
Hello
InstCombine Null initialize a few variables flagged by 2011-01-23 17:05:06 +00:00
Instrumentation
IPO Fix surprising missed optimization in mergefunc where we forgot to consider 2011-01-27 08:38:19 +00:00
Scalar Fix PR9039, a use-after-free in reassociate. The issue was that the 2011-01-26 10:08:38 +00:00
Utils fix PR9017, a bug where we'd assert when promoting in unreachable 2011-01-24 03:29:07 +00:00
Makefile