llvm-6502/lib
Jakob Stoklund Olesen 8ae0263471 Beginning SplitKit - utility classes for live range splitting.
This is a work in progress. So far we have some basic loop analysis to help
determine where it is useful to split a live range around a loop.

The actual loop splitting code from Splitter.cpp is also going to move in here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108842 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 15:41:07 +00:00
..
Analysis Speculatively revert r108813, in an attempt to get the self-host buildbots working again. I don't see why this patch 2010-07-20 08:26:15 +00:00
Archive
AsmParser
Bitcode
CodeGen Beginning SplitKit - utility classes for live range splitting. 2010-07-20 15:41:07 +00:00
CompilerDriver
ExecutionEngine Fix indentation. 2010-07-19 09:36:45 +00:00
Linker
MC MC/Mach-O: Silently ignore .file directives instead of error'ing out on 2010-07-19 20:44:20 +00:00
Support
System
Target Removed un-used code. 2010-07-20 14:51:32 +00:00
Transforms Tweak per Chris' comments. 2010-07-19 19:23:32 +00:00
VMCore Speculatively revert r108813, in an attempt to get the self-host buildbots working again. I don't see why this patch 2010-07-20 08:26:15 +00:00
Makefile