1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Target/SparcV9/RegAlloc
Brian Gaeke 8061d1a01f Remove mustSaveAcrossCalls flag, which isn't ever read, and its mutator,
markForSaveAcrossCalls.

llvm-svn: 15317
2004-07-29 04:15:36 +00:00
..
AllocInfo.h Add a (not very meaningful) default constructor for AllocInfo objects. 2004-05-25 20:43:47 +00:00
IGNode.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
IGNode.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
InterferenceGraph.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
InterferenceGraph.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
LiveRange.h Remove mustSaveAcrossCalls flag, which isn't ever read, and its mutator, 2004-07-29 04:15:36 +00:00
LiveRangeInfo.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
LiveRangeInfo.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
Makefile Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
PhyRegAlloc.cpp TargetInstrInfo::getNOPOpCode() has been replaced by a reference to V9::NOP. 2004-07-27 17:43:24 +00:00
PhyRegAlloc.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
RegAllocCommon.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
RegClass.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
RegClass.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00