llvm-6502/lib/Transforms
Chris Lattner 99a57216a9 - Further cleanups of LICM pass, remove extra work from previous implementation
- Do not clone instructions then insert clone outside of loop.  Just move them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3951 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-26 19:40:25 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Added checking threshold 2002-09-20 16:44:35 +00:00
IPO Converted SimpleStructMutation to take TargetData as a required pass. 2002-09-26 00:17:21 +00:00
Scalar - Further cleanups of LICM pass, remove extra work from previous implementation 2002-09-26 19:40:25 +00:00
Utils Change pass name to something sane 2002-09-26 16:37:37 +00:00
ExprTypeConvert.cpp Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00
LevelRaise.cpp Fixed typo. 2002-09-18 00:42:45 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00
TransformInternals.h Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00