projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0267837
)
Really fix the test. Sorry for the breakage...
author
Anton Korobeynikov
<asl@math.spbu.ru>
Mon, 1 Jul 2013 19:51:36 +0000
(19:51 +0000)
committer
Anton Korobeynikov
<asl@math.spbu.ru>
Mon, 1 Jul 2013 19:51:36 +0000
(19:51 +0000)
llvm-svn: 185369
llvm/test/CodeGen/MSP430/jumptable.ll
patch
|
blob
|
history
diff --git
a/llvm/test/CodeGen/MSP430/jumptable.ll
b/llvm/test/CodeGen/MSP430/jumptable.ll
index 9e8b323f5a7f1df3d6adacd97bed356646b753a9..cfd64e001f00ba945725a6a6079a6f182c8d0a9f 100644
(file)
--- a/
llvm/test/CodeGen/MSP430/jumptable.ll
+++ b/
llvm/test/CodeGen/MSP430/jumptable.ll
@@
-13,7
+13,7
@@
entry:
%0 = load i16* %i.addr, align 2
; CHECK: add.w #.LJTI0_0, [[REG1:r[0-9]+]]
; CHECK: mov.w 0([[REG1]]), [[REG2:r[0-9]+]]
-; CHECK: mov.w
r14, [[REG2]]
+; CHECK: mov.w
[[REG2]], pc
switch i16 %0, label %sw.default [
i16 0, label %sw.bb
i16 1, label %sw.bb1