llvm-6502/lib/Transforms
Owen Anderson a96c1f665a Handle the case where an entire structure is freed, and its dependency is a store to a field within
that structure.

Also, refactor the runOnBasicBlock() function, splitting some of the special cases into separate functions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39762 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-11 23:19:17 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions 2007-06-25 21:50:09 +00:00
Scalar Handle the case where an entire structure is freed, and its dependency is a store to a field within 2007-07-11 23:19:17 +00:00
Utils Adding ability to demote phi to stack. 2007-07-11 18:41:34 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00