llvm-project/llvm/lib/Transforms
Owen Anderson 488b89f608 Use df_ext_iterator to capture the reachable set without allocating an extra set.
Also, move large sets and vectors out of instance variables and onto the stack,
and give them more reasonable sizes.

llvm-svn: 53044
2008-07-02 18:41:09 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
IPO Restore DeadArgElim back to 52570. It's breaking 447.dealII. 2008-06-25 18:10:09 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
Scalar Use df_ext_iterator to capture the reachable set without allocating an extra set. 2008-07-02 18:41:09 +00:00
Utils - Use O(1) check of basic block size limit. 2008-06-25 07:50:12 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00