llvm-6502/lib
Lang Hames 60f422f894 LoopSplitter - intended to split live intervals over loop boundaries.
Still very much under development. Comments and fixes will be forthcoming.

(This commit includes some small tweaks to LiveIntervals & LoopInfo to support the splitter)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108615 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-17 07:34:01 +00:00
..
Analysis
Archive
AsmParser
Bitcode Fix whitespace. 2010-07-16 22:58:39 +00:00
CodeGen LoopSplitter - intended to split live intervals over loop boundaries. 2010-07-17 07:34:01 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Start of .sleb128/.uleb128 parsing support. 2010-07-17 06:27:28 +00:00
Support
System
Target Add combiner patterns to more effectively utilize the BFI (bitfield insert) 2010-07-17 03:30:54 +00:00
Transforms Another attempt at getting the clang self-host to like my instcombine patch. 2010-07-17 06:56:35 +00:00
VMCore Fix PR7658, a problem where type refinement can trigger 2010-07-17 06:13:52 +00:00
Makefile