projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f807a6e
)
Fix the test which relies on uncommitted change
author
Anton Korobeynikov
<asl@math.spbu.ru>
Mon, 1 Jul 2013 19:50:31 +0000
(19:50 +0000)
committer
Anton Korobeynikov
<asl@math.spbu.ru>
Mon, 1 Jul 2013 19:50:31 +0000
(19:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185368
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/MSP430/jumptable.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/MSP430/jumptable.ll
b/test/CodeGen/MSP430/jumptable.ll
index 7e924209679785ebc58e3c7eafd3b7171b9f18a0..9e8b323f5a7f1df3d6adacd97bed356646b753a9 100644
(file)
--- a/
test/CodeGen/MSP430/jumptable.ll
+++ b/
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:
br
[[REG2]]
+; CHECK:
mov.w r14,
[[REG2]]
switch i16 %0, label %sw.default [
i16 0, label %sw.bb
i16 1, label %sw.bb1