llvm-project/llvm/lib/Transforms
Dan Gohman 997bbc54d6 Fix LSR to tolerate cases where ScalarEvolution initially
misses an opportunity to fold add operands, but folds them
after LSR has separated them out. This fixes rdar://7886751.

llvm-svn: 102157
2010-04-23 01:55:05 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
IPO disable my previous inliner patch, it appears to be busting self-host. 2010-04-23 00:41:03 +00:00
InstCombine use abstract accessors to CallInst 2010-04-20 13:13:04 +00:00
Instrumentation Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
Scalar Fix LSR to tolerate cases where ScalarEvolution initially 2010-04-23 01:55:05 +00:00
Utils The inliner was choosing to not consider call sites 2010-04-22 23:37:35 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00