llvm-6502/lib/Transforms
Chris Lattner 81dfb38852 remove a bunch of explicit code previously needed to update the
callgraph.  This is now dead because RAUW does the job.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80703 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 18:44:06 +00:00
..
Hello
Instrumentation Update CMake files. 2009-09-01 17:01:02 +00:00
IPO Change CallGraphNode to maintain it's Function as an AssertingVH 2009-09-01 06:31:31 +00:00
Scalar enhance memcpy opt to turn memmoves into memcpy when the src/dest 2009-09-01 17:56:32 +00:00
Utils remove a bunch of explicit code previously needed to update the 2009-09-01 18:44:06 +00:00
Makefile