llvm-6502/lib/Transforms
Chris Lattner 69269ac203 * Don't forget to update Loop information!
* Remove bogus assertion: there may be a single outside predecessor and
    still need a new loop-preheader if the predecessor has multiple
    successors.  See bug: LICM/2003-02-27-PreheaderProblem.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5655 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-27 21:50:19 +00:00
..
Hello
Instrumentation Changes to runtime framework 2003-02-14 20:41:53 +00:00
IPO Replace assertion with a handler. 2003-02-27 20:55:48 +00:00
Scalar Convert to work with new AliasAnalysis interface by conservatively assuming all pointers are arbitrarily large accesses 2003-02-26 19:28:57 +00:00
Utils * Don't forget to update Loop information! 2003-02-27 21:50:19 +00:00
ExprTypeConvert.cpp Fix bug: LevelRaise/2003-02-13-CallRaise.ll 2003-02-14 03:07:17 +00:00
LevelRaise.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Makefile
TransformInternals.cpp Fix bug: LevelRaise/2003-01-22-GEPProblem.ll 2003-01-23 02:39:10 +00:00
TransformInternals.h