llvm-6502/lib/Transforms
Chris Lattner 076863225c switch InlineInfo.DevirtualizedCalls's list to be of WeakVH.
This fixes a bug where calls inlined into an invoke would get
changed into an invoke but the array would keep pointing to
the (now dead) call.  The improved inliner behavior is still
disabled for now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102196 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-23 18:37:01 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine use abstract accessors to CallInst 2010-04-20 13:13:04 +00:00
Instrumentation Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
IPO switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. 2010-04-23 18:37:01 +00:00
Scalar Fix LSR to tolerate cases where ScalarEvolution initially 2010-04-23 01:55:05 +00:00
Utils switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. 2010-04-23 18:37:01 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00