llvm-6502/lib/Target/SparcV9/RegAlloc
2004-02-14 01:18:34 +00:00
..
AllocInfo.h Add a new (static inline) std::ostream& << AllocInfo& method. Use it. 2004-01-28 19:05:43 +00:00
IGNode.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
IGNode.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InterferenceGraph.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InterferenceGraph.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LiveRange.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LiveRangeInfo.cpp Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
LiveRangeInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Makefile Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific 2004-01-09 06:17:12 +00:00
PhyRegAlloc.cpp Use newly added next() and prior() utility functions. 2004-02-14 01:18:34 +00:00
PhyRegAlloc.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RegAllocCommon.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RegClass.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RegClass.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00