aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-strings/llvm-strings.cpp
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@jrtc27.com>2021-07-28 17:12:25 +0100
committerJessica Clarke <jrtc27@jrtc27.com>2021-07-28 17:13:05 +0100
commit6e8660a7d65a30e3abcb4c588047c1328ab7d28e (patch)
tree28c43bee6af8739f620a84309dd48fa2f34cd638 /llvm/tools/llvm-strings/llvm-strings.cpp
parent83c752bfa6071f34c8c4564a379d99b1b94f604a (diff)
downloadllvm-6e8660a7d65a30e3abcb4c588047c1328ab7d28e.zip
llvm-6e8660a7d65a30e3abcb4c588047c1328ab7d28e.tar.gz
llvm-6e8660a7d65a30e3abcb4c588047c1328ab7d28e.tar.bz2
[NFC][PowerPC] Fix spe.ll to work with update_llc_test_checks.py again
Using split-file does not work with update_llc_test_checks.py. It's also mostly redundant, as the single and double tests can just use a single llc and FileCheck invocation for each FPU type using -check-prefixes rather than -check-prefix, and update_llc_test_checks.py will merge what it can. Only test_dasmconst needs to be SPE-only and so is pulled out into its own mall file (rather than using sed to preprocess the file and keep it commented out for EFPU2, which would work, but is ugly). As well as cutting down on the number of RUN lines, this also results in test_fma's CHECK lines being merged for both FPUs. Reviewed By: kiausch Differential Revision: https://reviews.llvm.org/D106969
Diffstat (limited to 'llvm/tools/llvm-strings/llvm-strings.cpp')
0 files changed, 0 insertions, 0 deletions