llvm-6502/lib/Transforms
Chris Lattner 5eb6f6c829 Convert this pass to be a CallGraphSCCPass instead of a Pass, which eliminates
the worklist and makes it more efficient.  This does not change functionality
at all.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16390 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-18 00:34:13 +00:00
..
Hello Add a newline 2004-09-15 17:53:52 +00:00
Instrumentation Changes For Bug 352 2004-09-01 22:55:40 +00:00
IPO Convert this pass to be a CallGraphSCCPass instead of a Pass, which eliminates 2004-09-18 00:34:13 +00:00
Scalar Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
Utils Make sure to remove the Select instruction as well 2004-09-18 00:32:40 +00:00
ExprTypeConvert.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
LevelRaise.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile
TransformInternals.cpp Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
TransformInternals.h