summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenInstruction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-01-06 06:44:58 +0000
committerChris Lattner <sabre@nondot.org>2008-01-06 06:44:58 +0000
commita348f55ec6008862d242a0df41baae4ec5ec5c27 (patch)
tree381737ff0c465b0d15beb72b35424956dcf7d62e /llvm/utils/TableGen/CodeGenInstruction.cpp
parentf4d55ec4e8456fcd52270d3aa5b7261c07b187ba (diff)
downloadbcm5719-llvm-a348f55ec6008862d242a0df41baae4ec5ec5c27.tar.gz
bcm5719-llvm-a348f55ec6008862d242a0df41baae4ec5ec5c27.zip
Change the 'isStore' inferrer to look for 'SDNPMayStore'
instead of "ISD::STORE". This allows us to mark target-specific dag nodes as storing (such as ppc byteswap stores). This allows us to remove more explicit isStore flags from the .td files. Finally, add a warning for when a .td file contains an explicit isStore and tblgen is able to infer it. llvm-svn: 45654
Diffstat (limited to 'llvm/utils/TableGen/CodeGenInstruction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud