llvm/lib/Transforms
Owen Anderson 6549121c66 Generalize MemCpyOpt's handling of call slot forwarding to function properly when the call slot
forwarding is implemented with a load/store pair rather than a memcpy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116637 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-15 22:52:12 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Instrumentation Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
IPO CallGraphSCC passes implicity require CallGraph analysis. 2010-10-13 22:00:45 +00:00
Scalar Generalize MemCpyOpt's handling of call slot forwarding to function properly when the call slot 2010-10-15 22:52:12 +00:00
Utils Fix PR8313 by changing ValueToValueMap use a TrackingVH. 2010-10-13 02:08:17 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00