llvm-6502/lib
Andrew Trick e141a4960f Adds support for spilling previously allocated live intervals to
handle cases in which a register is unavailable for spill code.
Adds LiveIntervalUnion::extract. While processing interferences on a
live virtual register, reuses the same Query object for each
physcial reg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118423 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-08 18:02:08 +00:00
..
Analysis Implement getModRefBehavior for TypeBasedAliasAnalysis. 2010-11-08 17:10:22 +00:00
Archive
AsmParser
Bitcode
CodeGen Adds support for spilling previously allocated live intervals to 2010-11-08 18:02:08 +00:00
CompilerDriver Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
ExecutionEngine
Linker GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. 2010-11-02 20:32:59 +00:00
MC Fix typo. 2010-11-08 17:53:02 +00:00
Support Fix memory leak in StringRef::edit_distance(). 'Allocated' could be leaked on an early return. 2010-11-07 06:09:02 +00:00
System Add method for checking if a path is a symbolic link. 2010-11-07 04:36:50 +00:00
Target Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. 2010-11-08 17:58:07 +00:00
Transforms Make FunctionAttrs TBAA-aware. 2010-11-08 17:12:04 +00:00
VMCore
Makefile