llvm-6502/lib/Transforms
Chris Lattner f42685004c fix a few old bugs (found by inspection) where we would zap instructions
without informing memdep.  This could cause nondeterminstic weirdness 
based on where instructions happen to get allocated, and will hopefully
breath some life into some broken testers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123124 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-09 19:26:10 +00:00
..
Hello
InstCombine Instcombine: Fix pattern where the sext did not dominate the icmp using it 2011-01-09 16:00:11 +00:00
Instrumentation
IPO Improve the accuracy of the inlining heuristic looking for the 2011-01-04 19:01:54 +00:00
Scalar fix a few old bugs (found by inspection) where we would zap instructions 2011-01-09 19:26:10 +00:00
Utils various code cleanups, enhance MergeBlockIntoPredecessor to preserve 2011-01-08 19:08:40 +00:00
Makefile