llvm-6502/lib
Chris Lattner c27e056d4f When splitting exit edges to canonicalize loops, make sure to put the new
block in the appropriate loop nest.

Third time is the charm, right?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26187 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-14 22:34:08 +00:00
..
Analysis add an assert 2006-02-14 20:14:17 +00:00
Archive
AsmParser adjust to new style of handling lexer changes 2006-02-14 05:14:46 +00:00
Bytecode
CodeGen Using wrong DW_FORM. 2006-02-14 22:01:57 +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 new note 2006-02-14 22:19:54 +00:00
Transforms When splitting exit edges to canonicalize loops, make sure to put the new 2006-02-14 22:34:08 +00:00
VMCore Another work around for the 'symbols with different types can have the same 2006-02-13 21:43:26 +00:00
Makefile