llvm-6502/lib/Transforms
Chris Lattner 8a629577f8 fix a latent bug in memcpyoptimizer that my recent patches exposed: it wasn't
updating memdep when fusing stores together.  This fixes the crash optimizing
the bullet benchmark.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123091 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-08 22:19:21 +00:00
..
Hello
InstCombine Fix a bug in r123034 (trying to sext/zext non-integers) and clean up a little. 2011-01-08 10:51:36 +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 latent bug in memcpyoptimizer that my recent patches exposed: it wasn't 2011-01-08 22:19:21 +00:00
Utils various code cleanups, enhance MergeBlockIntoPredecessor to preserve 2011-01-08 19:08:40 +00:00
Makefile