llvm-6502/lib
Jakob Stoklund Olesen 57d0f2deb0 Update SplitEditor API to reflect the fact that the original live interval is
never kept after splitting.

Keeping the original interval made sense when the split region doesn't modify
the register, and the original is spilled. We can get the same effect by
detecting reloaded values when spilling around copies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115695 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-05 22:19:33 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Update SplitEditor API to reflect the fact that the original live interval is 2010-10-05 22:19:33 +00:00
CompilerDriver
ExecutionEngine
Linker
MC 256 sections should be enough for anyone... 2010-10-05 21:20:07 +00:00
Support After printing "Running 'Graphviz' program... " and running the 2010-10-05 15:30:27 +00:00
System
Target fix a bug I introduced in r115669, which ended up with MOV64mr_TC 2010-10-05 22:16:48 +00:00
Transforms
VMCore
Makefile