llvm-project/llvm/lib/Transforms
Chris Lattner 3c603024bb Fix PR7755: knowing something about an inval for a pred
from the LHS should disable reconsidering that pred on the
RHS.  However, knowing something about the pred on the RHS
shouldn't disable subsequent additions on the RHS from
happening.

llvm-svn: 111349
2010-08-18 03:14:36 +00:00
..
Hello Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
IPO Fix a use after free error caught by the valgrind builders. 2010-08-09 21:03:28 +00:00
InstCombine Temporarily revert r110987 as it's causing some miscompares in 2010-08-17 22:55:27 +00:00
Instrumentation Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Scalar Fix PR7755: knowing something about an inval for a pred 2010-08-18 03:14:36 +00:00
Utils fit in 80 cols 2010-08-18 03:13:35 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00