llvm-6502/lib/Transforms
Owen Anderson ea6462bfd0 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53044 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 18:41:09 +00:00
..
Hello
Instrumentation
IPO Restore DeadArgElim back to 52570. It's breaking 447.dealII. 2008-06-25 18:10:09 +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