diff options
author | Tim Renouf <tim.renouf@amd.com> | 2020-02-13 11:44:52 +0000 |
---|---|---|
committer | Tim Renouf <tim.renouf@amd.com> | 2020-02-17 14:02:32 +0000 |
commit | 1e926a9f9c519bfeb46ca8265cfe1bd5681ce7ef (patch) | |
tree | 85d5811f6f6a30f6b091d79a9ae5f790766869ab /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 6704960f7c282714d5963aad8f7b379fa13289ea (diff) | |
download | llvm-1e926a9f9c519bfeb46ca8265cfe1bd5681ce7ef.zip llvm-1e926a9f9c519bfeb46ca8265cfe1bd5681ce7ef.tar.gz llvm-1e926a9f9c519bfeb46ca8265cfe1bd5681ce7ef.tar.bz2 |
[AMDGPU] Fix some tests that did not specify -mcpu
Summary:
This fixes some tests that did not specify -mcpu. Doing that disables
all subtarget features, which gives behavior that (a) does not
necessarily correspond to any actual target, and (b) can change as we
add new subtarget features.
Also added gfx1010 to memtime test.
Differential Revision: https://reviews.llvm.org/D74594
Change-Id: I8c0fe4fa03e9a93ef8bb722cd42d22e064526309
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions