llvm-6502/lib/Transforms
Chris Lattner b6810991a9 when MergeBlockIntoPredecessor merges two blocks, update MemDep if it
is floating around in the ether.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123223 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-11 08:16:49 +00:00
..
Hello
InstCombine Fix a random missed optimization by making InstCombine more aggressive when determining which bits are demanded by 2011-01-11 00:36:45 +00:00
Instrumentation
IPO
Scalar Fix FoldSingleEntryPHINodes to update memdep and AA when it deletes 2011-01-11 08:13:40 +00:00
Utils when MergeBlockIntoPredecessor merges two blocks, update MemDep if it 2011-01-11 08:16:49 +00:00
Makefile