hanchenye-llvm-project/llvm/lib
Owen Anderson 97364655dc 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.

llvm-svn: 56472
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