diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 18:44:51 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-05-25 18:44:51 +0000 |
commit | 293a55f9f0afc03e44fcea59ebcdde84902b7520 (patch) | |
tree | ef7883caaa0f028b18fe410a8b02e2311dd70a9c /lib/CodeGen/ModuloScheduling | |
parent | 2662aa0f0063633f1cb9e5aae147bb8ef794f652 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13764 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuloScheduling')
0 files changed, 0 insertions, 0 deletions