llvm-6502/lib
Chris Lattner 4c41d49a92 Implement unconditional unswitching of 'trivial' loops, those loops that contain
branches in their entry block that control whether or not the loop is a noop or not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26101 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-10 01:24:09 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Added SelectionDAG::InsertISelMapEntry(). This is used to workaround the gcc 2006-02-09 22:11:03 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Match tblgen change. 2006-02-09 22:12:53 +00:00
Transforms Implement unconditional unswitching of 'trivial' loops, those loops that contain 2006-02-10 01:24:09 +00:00
VMCore
Makefile