llvm-6502/lib/CodeGen/RegAlloc
Brian Gaeke fdb2596c77 Standardize the names of include guards.
Remove more excess whitespace.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8644 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-21 02:31:25 +00:00
..
IGNode.cpp Move IGNode from public include directory to here. Minor cleanups like adding std:: namespace qualifiers 2003-09-01 20:05:47 +00:00
IGNode.h Standardize the names of include guards. 2003-09-21 02:31:15 +00:00
InterferenceGraph.cpp Move IGNode from public include directory to here. Minor cleanups like adding std:: namespace qualifiers 2003-09-01 20:05:47 +00:00
InterferenceGraph.h Remove unneeded #include 2002-10-29 16:50:06 +00:00
LiveRange.h isMarkedForSpill() should be const. 2003-07-10 19:45:28 +00:00
LiveRangeInfo.cpp LiveRangeInfo got moved into the lib/CodeGen/RegAlloc directory 2003-09-01 20:12:17 +00:00
LiveRangeInfo.h Fix typos in comments. 2003-09-15 05:28:42 +00:00
Makefile
PhyRegAlloc.cpp I tried to standardize the formatting and tidy up the huge amount of 2003-09-21 02:24:09 +00:00
PhyRegAlloc.h Standardize the names of include guards. 2003-09-21 02:31:25 +00:00
RegAllocCommon.h
RegClass.cpp Fixed spelling and grammar. 2003-09-11 22:34:13 +00:00
RegClass.h The word dependent' has no a'. 2003-08-21 22:14:26 +00:00