aboutsummaryrefslogtreecommitdiffstats
path: root/utils/parseNLT.pl
diff options
context:
space:
mode:
authorDan Gohman <djg@cray.com>2008-01-31 00:25:39 +0000
committerDan Gohman <djg@cray.com>2008-01-31 00:25:39 +0000
commitf14b4476a7dfade92c1f57f5702175f283960f30 (patch)
treeebae42fec638dc822a87e16b66f0796bfda5040c /utils/parseNLT.pl
parentc7fe7be846eb95505d8827c2fe00d38c3b5f5ba0 (diff)
downloadexternal_llvm-f14b4476a7dfade92c1f57f5702175f283960f30.zip
external_llvm-f14b4476a7dfade92c1f57f5702175f283960f30.tar.gz
external_llvm-f14b4476a7dfade92c1f57f5702175f283960f30.tar.bz2
Create a new class, MemOperand, for describing memory references
in the backend. Introduce a new SDNode type, MemOperandSDNode, for holding a MemOperand in the SelectionDAG IR, and add a MemOperand list to MachineInstr, and code to manage them. Remove the offset field from SrcValueSDNode; uses of SrcValueSDNode that were using it are all all using MemOperandSDNode now. Also, begin updating some getLoad and getStore calls to use the PseudoSourceValue objects. Most of this was written by Florian Brander, some reorganization and updating to TOT by me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46585 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/parseNLT.pl')
0 files changed, 0 insertions, 0 deletions