summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/kcache-fold.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-04-01 21:47:42 +0000
committerVincent Lejeune <vljn@ovi.com>2013-04-01 21:47:42 +0000
commit8e59191eb8033133f5b2923d2056d4362af913ce (patch)
treeb760dfa6e2741b3920a824c8e599c4b2079f8bf4 /test/CodeGen/R600/kcache-fold.ll
parent19801a6481292c6d27ced557730f8a2f58f6f6a0 (diff)
downloadllvm-8e59191eb8033133f5b2923d2056d4362af913ce.tar.gz
llvm-8e59191eb8033133f5b2923d2056d4362af913ce.tar.bz2
llvm-8e59191eb8033133f5b2923d2056d4362af913ce.tar.xz
R600: Emit CF_ALU and use true kcache register.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178503 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/kcache-fold.ll')
-rw-r--r--test/CodeGen/R600/kcache-fold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/kcache-fold.ll b/test/CodeGen/R600/kcache-fold.ll
index e8e2bf5f0f..3d70e4bd54 100644
--- a/test/CodeGen/R600/kcache-fold.ll
+++ b/test/CodeGen/R600/kcache-fold.ll
@@ -1,7 +1,7 @@
;RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck %s
; CHECK: @main1
-; CHECK: MOV T{{[0-9]+\.[XYZW], CBuf0\[[0-9]+\]\.[XYZW]}}
+; CHECK: MOV T{{[0-9]+\.[XYZW], KC0}}
define void @main1() {
main_body:
%0 = load <4 x float> addrspace(8)* null