summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/zero_extend.ll
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-08-16 01:11:46 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-08-16 01:11:46 +0000
commite560d526a1aebf45e5333ab7b24689be930a8026 (patch)
tree5ba5f513f854c36d3606b30655c4f482b7512a96 /test/CodeGen/R600/zero_extend.ll
parent24ec2e5a72d7fca58f8ae2b3c01501a9927ef04e (diff)
downloadexternal_llvm-e560d526a1aebf45e5333ab7b24689be930a8026.zip
external_llvm-e560d526a1aebf45e5333ab7b24689be930a8026.tar.gz
external_llvm-e560d526a1aebf45e5333ab7b24689be930a8026.tar.bz2
R600: Change the RAT instruction assembly names so they match the docs
Tested-by: Aaron Watry <awatry@gmail.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188515 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/zero_extend.ll')
-rw-r--r--test/CodeGen/R600/zero_extend.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/R600/zero_extend.ll b/test/CodeGen/R600/zero_extend.ll
index 413b849..e0b9c31 100644
--- a/test/CodeGen/R600/zero_extend.ll
+++ b/test/CodeGen/R600/zero_extend.ll
@@ -2,8 +2,8 @@
; RUN: llc < %s -march=r600 -mcpu=SI | FileCheck %s --check-prefix=SI-CHECK
; R600-CHECK: @test
-; R600-CHECK: RAT_WRITE_CACHELESS_32_eg
-; R600-CHECK: RAT_WRITE_CACHELESS_32_eg
+; R600-CHECK: MEM_RAT_CACHELESS STORE_RAW
+; R600-CHECK: MEM_RAT_CACHELESS STORE_RAW
; SI-CHECK: @test
; SI-CHECK: V_MOV_B32_e32 [[ZERO:VGPR[0-9]]], 0