llvm-6502/lib
Owen Anderson e04cec0ecf Significant improvements to the logic for merging live intervals. This code can't
just use LI::MergeValueAsValue, as its behavior in the presence of overlapping ranges
isn't what StrongPHIElimination wants.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56472 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-22 21:58:58 +00:00
..
Analysis Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Bitcode Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CodeGen Significant improvements to the logic for merging live intervals. This code can't 2008-09-22 21:58:58 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Linker Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Make log, log2, log10, exp, exp2 use Expand by 2008-09-22 21:57:32 +00:00
Transforms Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
VMCore Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00