summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-30 19:46:28 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-30 19:46:28 +0000
commit526fbf8e33e6888f1efaf48c826fb12da0354e09 (patch)
tree22f02c4b582643248c13a5009171c2a81a797456
parent74096f725805a8c281f9a4da87af348f8fa348f0 (diff)
downloadbcm5719-llvm-526fbf8e33e6888f1efaf48c826fb12da0354e09.tar.gz
bcm5719-llvm-526fbf8e33e6888f1efaf48c826fb12da0354e09.zip
[Hexagon] Fix testcase
llvm-svn: 328899
-rw-r--r--llvm/test/CodeGen/Hexagon/packetize-update-offset.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/packetize-update-offset.mir b/llvm/test/CodeGen/Hexagon/packetize-update-offset.mir
index 9a142d0ff41..7b3dff93d8d 100644
--- a/llvm/test/CodeGen/Hexagon/packetize-update-offset.mir
+++ b/llvm/test/CodeGen/Hexagon/packetize-update-offset.mir
@@ -5,7 +5,7 @@
# but then the offset would become invalid for that instruction (it has to
# be a multiple of 4).
-# CHECK: S4_storeiri_io killed renamable $r0, 0, 0
+# CHECK: S4_storeiri_io killed $r0, 0, 0
--- |
define void @fred() {
OpenPOWER on IntegriCloud