llvm-6502/lib
Chris Lattner d52c072777 require that the branch being controlled by the IV
exits the loop.  With this information we can guarantee 
the iteration count of the loop is bounded by the 
compare.  I think this xforms is finally safe now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100285 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-03 07:21:39 +00:00
..
Analysis Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Archive
AsmParser
Bitcode Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
CodeGen Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
CompilerDriver
ExecutionEngine Switch the code generator (except the JIT) onto the new DebugLoc 2010-04-02 19:42:39 +00:00
Linker
MC
Support
System
Target Get rid of the middleman (ARMAlgorithm), which causes more trouble than the 2010-04-03 04:10:56 +00:00
Transforms require that the branch being controlled by the IV 2010-04-03 07:21:39 +00:00
VMCore Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Makefile