llvm-6502/lib/Transforms
Chris Lattner 16d0eb0468 FunctionPass's should not define their own 'run' method.
Require 'simplified' loops, not just raw natural loops.  This fixes
CodeExtractor/2004-03-13-LoopExtractorCrash.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12381 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-14 04:01:06 +00:00
..
Hello
Instrumentation Initial support for edge profiling 2004-03-08 17:54:34 +00:00
IPO FunctionPass's should not define their own 'run' method. 2004-03-14 04:01:06 +00:00
Scalar Add some debugging output 2004-03-13 23:54:27 +00:00
Utils If a block is dead, dominators will not be calculated for it. Because of this 2004-03-14 03:59:22 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h