diff test/CodeGen/Hexagon/expand-condsets-imm.mir @ 134:3a76565eade5 LLVM5.0.1

update 5.0.1
author mir3636
date Sat, 17 Feb 2018 09:57:20 +0900
parents 803732b1fca8
children
line wrap: on
line diff
--- a/test/CodeGen/Hexagon/expand-condsets-imm.mir	Fri Feb 16 19:10:49 2018 +0900
+++ b/test/CodeGen/Hexagon/expand-condsets-imm.mir	Sat Feb 17 09:57:20 2018 +0900
@@ -17,5 +17,5 @@
   bb.1:
     %1 = IMPLICIT_DEF
     %1 = C2_muxir undef %0, %1, @G
-    %r0 = COPY %1
+    $r0 = COPY %1
 ...