llvm-6502/lib
Chris Lattner 59073e02cc Add some asserts that the list of intervals returned by addIntervalsForSpills
is sorted.  This is not the case currently, which is causing no end of
problems.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14990 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-19 04:47:36 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Add some asserts that the list of intervals returned by addIntervalsForSpills 2004-07-19 04:47:36 +00:00
Debugger
ExecutionEngine
Linker
Support Add a workaround for a GCC 3.3.2 bug 2004-07-18 21:56:20 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Fix infinite loop 2004-07-18 18:45:01 +00:00
Transforms Fix a performance regression from the CPR patch, simplify code 2004-07-18 21:34:16 +00:00
VMCore classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Makefile