summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-04-03 00:02:49 +0000
committerDan Gohman <gohman@apple.com>2008-04-03 00:02:49 +0000
commitfc4ad7de66088ae23397198a777976f18e3ddec4 (patch)
tree869534dd4327590e18ab16c290eb746b29ec2d84 /llvm/lib/Target/PowerPC
parentbd72cea737bbb1b3de5d869db007d46dd82d59d6 (diff)
downloadbcm5719-llvm-fc4ad7de66088ae23397198a777976f18e3ddec4.tar.gz
bcm5719-llvm-fc4ad7de66088ae23397198a777976f18e3ddec4.zip
Move instruction flag inference out of InstrInfoEmitter and into
CodeGenDAGPatterns, where it can be used in other tablegen backends. This allows the inference to be done for DAGISelEmitter so that it gets accurate mayLoad/mayStore/isSimpleLoad flags. This brings MemOperand functionality back to where it was before 48329. However, it doesn't solve the problem of anonymous patterns which expand to code that does loads or stores. llvm-svn: 49123
Diffstat (limited to 'llvm/lib/Target/PowerPC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud