llvm-6502/lib/CodeGen/RegAlloc
2001-11-13 23:12:53 +00:00
..
IGNode.cpp Added an assertion since it seems like AdjList returns an errornous size in method 2001-11-03 22:01:09 +00:00
IGNode.h
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h Added two minor methods. 2001-11-08 04:49:52 +00:00
LiveRangeInfo.cpp Coalesing bug fix - now checks for the same regType instead of the same 2001-11-10 00:20:24 +00:00
LiveRangeInfo.h Added two minor methods. 2001-11-08 04:49:52 +00:00
Makefile
PhyRegAlloc.cpp commented out lines printing code after scheduling 2001-11-13 23:12:53 +00:00
PhyRegAlloc.h Add method decl 2001-11-08 20:55:05 +00:00
RegAllocCommon.h
RegClass.cpp Changed code to ignore Phi Nodes in PhyRegAlloc 2001-11-10 21:21:36 +00:00
RegClass.h Added support for spilling 2001-10-28 18:15:12 +00:00