llvm-6502/lib/Transforms
Nick Lewycky 078ff41220 Replace custom dispatch code with two uses of InstVisitor. Improves
compile-time performance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30896 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-12 02:02:44 +00:00
..
Hello eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Instrumentation simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
IPO Revert previous patch. Still breaking things. 2006-10-03 07:26:07 +00:00
Scalar Replace custom dispatch code with two uses of InstVisitor. Improves 2006-10-12 02:02:44 +00:00
Utils This case isn't implemented yet. It seems unlikely to be needed, but if it 2006-10-04 04:58:58 +00:00
ExprTypeConvert.cpp Remove dead stuff 2006-05-12 23:32:01 +00:00
LevelRaise.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h