Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit b335225

Browse files
committed
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295740 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 2ffda75 commit b335225

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/MC/AMDGPU/gfx7_asm_all.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: llvm-mc -arch=amdgcn -mcpu=bonaire -show-encoding %s | FileCheck %s
22

3+
// *** GENERATED BY TESTGEN, DO NOT EDIT! ***
4+
35
ds_add_u32 v0, v0 offset:65535
46
// CHECK: [0xff,0xff,0x00,0xd8,0x00,0x00,0x00,0x00]
57

test/MC/AMDGPU/gfx8_asm_all.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: llvm-mc -arch=amdgcn -mcpu=tonga -show-encoding %s | FileCheck %s
22

3+
// *** GENERATED BY TESTGEN, DO NOT EDIT! ***
4+
35
ds_add_u32 v0, v0 offset:65535
46
// CHECK: [0xff,0xff,0x00,0xd8,0x00,0x00,0x00,0x00]
57

0 commit comments

Comments
 (0)