llvm-6502/lib/Transforms
Chris Lattner 1522ce9770 fix PR7876: If ipsccp decides that a function's address is taken
before it rewrites the code, we need to use that in the post-rewrite pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110962 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-12 22:25:23 +00:00
..
Hello Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
InstCombine Temporarily revert 110737 and 110734, they were causing failures 2010-08-12 07:01:22 +00:00
Instrumentation
IPO Fix a use after free error caught by the valgrind builders. 2010-08-09 21:03:28 +00:00
Scalar fix PR7876: If ipsccp decides that a function's address is taken 2010-08-12 22:25:23 +00:00
Utils
Makefile