llvm-6502/lib/Transforms
Chris Lattner a2706518f9 Implement instruction sinking out of loops. This still can do a little bit
better job, but this is the majority of the work.  This implements
LICM/sink*.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10358 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-10 06:41:05 +00:00
..
Hello
Instrumentation
IPO Implement RaiseAllocations/FreeCastConstantExpr.ll 2003-12-07 01:42:08 +00:00
Scalar Implement instruction sinking out of loops. This still can do a little bit 2003-12-10 06:41:05 +00:00
Utils Do not insert one entry PHI nodes in split exit blocks! 2003-12-09 23:12:55 +00:00
ExprTypeConvert.cpp Fix test: Transforms/LevelRaise/2003-11-28-IllegalTypeConversion.ll 2003-11-29 05:31:25 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h