llvm-6502/lib
Chris Lattner 708e1a5c9c add some notes, move some code around. Implement unswitching of loops
with branches on partially invariant computations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26104 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-10 02:30:37 +00:00
..
Analysis Pull the InsertCastOfTo out of the header, implement CSE'ing of arguments. 2006-02-04 09:51:53 +00:00
Archive
AsmParser
Bytecode
CodeGen Added SelectionDAG::InsertISelMapEntry(). This is used to workaround the gcc 2006-02-09 22:11:03 +00:00
Debugger
ExecutionEngine simplify this code now that each constant pool entry is not separately allocated 2006-02-09 04:49:59 +00:00
Linker
Support Let bugpoint work on sparc with v9 instructions enabled. 2006-02-04 05:02:27 +00:00
System
Target Match tblgen change. 2006-02-09 22:12:53 +00:00
Transforms add some notes, move some code around. Implement unswitching of loops 2006-02-10 02:30:37 +00:00
VMCore
Makefile