summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-05-25 18:44:51 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-05-25 18:44:51 +0000
commit4feb245a313c5ecf976b8d38d335f71c55fcea4c (patch)
tree022a255551544f6f0a491d9c0a814fe1d969ba89 /llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp
parent40f9a8730ad3a5eacf23a0f96ef001aa17ed106f (diff)
downloadbcm5719-llvm-4feb245a313c5ecf976b8d38d335f71c55fcea4c.tar.gz
bcm5719-llvm-4feb245a313c5ecf976b8d38d335f71c55fcea4c.zip
Adding the initial implementation of the SlotTable class. This class is
the Abstract Data Type that holds slot number values and associates them with Type* and Value*. The SlotTable is simply the holder of the slot numbers and provides a controlled interface for building the table. It does not enforce any particular idiom or functionality for manipulating the slot numbers. This is part of bug_122. The SlotCalculator and SlotMachine classes will follow. llvm-svn: 13764
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud