llvm-6502/lib/Transforms
Owen Anderson dfa2435784 Take advantage of the new fast SmallPtrSet assignment operator when propagating AVAIL_OUT sets.
This reduces the time to optimize Anton's testcase from 31.2s to 21.s!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38475 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-09 22:29:50 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions 2007-06-25 21:50:09 +00:00
Scalar Take advantage of the new fast SmallPtrSet assignment operator when propagating AVAIL_OUT sets. 2007-07-09 22:29:50 +00:00
Utils Add SplitEdge and SplitBlock utility routines. 2007-07-06 21:39:20 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00