llvm-6502/lib
Chris Lattner 2f4b898e8c Simplify the loop-unswitch pass, by not even trying to unswitch loops with
uses of loop values outside the loop.  We need loop-closed SSA form to do
this right, or to use SSA rewriting if we really care.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26089 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-09 19:14:52 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen More changes to reduce frame size. 2006-02-09 07:15:23 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Match getTargetNode() changes (now return SDNode* instead of SDOperand). 2006-02-09 07:17:49 +00:00
Transforms Simplify the loop-unswitch pass, by not even trying to unswitch loops with 2006-02-09 19:14:52 +00:00
VMCore
Makefile