llvm-6502/lib/Target/SparcV9/RegAlloc
Vikram S. Adve 1f81861028 Add method clearCallInterference().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2071 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-31 18:58:14 +00:00
..
IGNode.cpp Minor change: Methods that return ValueSet's that are guaranteed to be valid 2002-02-05 04:20:12 +00:00
IGNode.h Minor change: Methods that return ValueSet's that are guaranteed to be valid 2002-02-05 04:20:12 +00:00
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h Add method clearCallInterference(). 2002-03-31 18:58:14 +00:00
LiveRangeInfo.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
LiveRangeInfo.h Rename Method to Function 2002-03-23 22:51:58 +00:00
Makefile
PhyRegAlloc.cpp Bug fix: address used by indirect call instruction should also 2002-03-31 18:54:37 +00:00
PhyRegAlloc.h Big bug fix: getUsableUniRegAtMI needed to return values in arguments 2002-03-18 03:26:48 +00:00
RegAllocCommon.h
RegClass.cpp
RegClass.h