summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-exegesis
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2018-09-26 13:52:27 +0000
committerOliver Stannard <oliver.stannard@arm.com>2018-09-26 13:52:27 +0000
commit89b1604935b9ed48daafca69a3655886fe86618c (patch)
treea98e0424a7f27473576d3ebd2b28f74ecab6ed6b /llvm/test/tools/llvm-exegesis
parent28d4f858243e404a08a905d6e764b74a6824d2d1 (diff)
downloadbcm5719-llvm-89b1604935b9ed48daafca69a3655886fe86618c.tar.gz
bcm5719-llvm-89b1604935b9ed48daafca69a3655886fe86618c.zip
[AArch64][AsmParser] Show name of missing feature for system instructions
Parsing of the system instructions (IC, DC, AT and TLBI) uses this function to show the required architecture when the operand is valid, but the architecture is not enabled. Armv8.5A adds a few different system instructions as part of optional features, so we need to extend it to show individual features, not just base architectures. This is NFC for now, but will be used by three different features added in v8.5A, and will be tested by them. Patch by David Spickett! Differential revision: https://reviews.llvm.org/D52478 llvm-svn: 343109
Diffstat (limited to 'llvm/test/tools/llvm-exegesis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud