llvm-project/llvm/lib/Transforms
Owen Anderson 00fdbd01e5 At Chris' suggestion, move the liveness and worklist datastructures into
instance variables so they can be allocated just once, and reuse the worklist
as the dead list as well.

llvm-svn: 52618
2008-06-23 06:13:12 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
IPO Use Instruction::eraseFromParent(). 2008-06-21 22:08:46 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
Scalar At Chris' suggestion, move the liveness and worklist datastructures into 2008-06-23 06:13:12 +00:00
Utils Use Loop::block_iterator. 2008-06-22 20:18:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00