diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2016-02-05 19:59:33 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2016-02-05 19:59:33 +0000 |
commit | b9f235e5ced0a8119da0fe3e8e624e5b9a04d33d (patch) | |
tree | e221e43e18df49d9a35bdc62b3a2a91933e53bfc /llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | |
parent | 7f83397d7219d2a93c85c0a37e95b64d56062f4b (diff) | |
download | bcm5719-llvm-b9f235e5ced0a8119da0fe3e8e624e5b9a04d33d.tar.gz bcm5719-llvm-b9f235e5ced0a8119da0fe3e8e624e5b9a04d33d.zip |
TableGen: Add IsOptional field to AsmOperandClass
Summary:
This makes it possible to specify some operands as optional to the AsmMatcher.
Setting this field to true will prevent the AsmMatcher from emitting
'too few operands' errors when there are missing optional operands.
Reviewers: olista01, ab
Subscribers: nhaustov, arsenm, llvm-commits
Differential Revision: http://reviews.llvm.org/D15755
llvm-svn: 259913
Diffstat (limited to 'llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions