llvm-6502/lib/Transforms
Dan Gohman 52d36e6f87 Use the common API for adding instructions to basic blocks instead of
using BasicBlock::getInstList.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52500 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-19 17:53:32 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Use the common API for adding instructions to basic blocks instead of 2008-06-19 17:53:32 +00:00
Scalar Be sure to remove values from the value numbering table after we delete them. 2008-06-19 17:53:26 +00:00
Utils Delete dead code. 2008-06-19 17:18:39 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00