Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/PowerPC/cc.ll @ 83:60c9769439b8 LLVM3.7
LLVM 3.7
author | Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 18 Feb 2015 14:55:36 +0900 |
parents | 54457678186b |
children | 1172e4bd9c6f |
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/cc.ll Mon Sep 08 22:07:30 2014 +0900 +++ b/test/CodeGen/PowerPC/cc.ll Wed Feb 18 14:55:36 2015 +0900 @@ -41,7 +41,7 @@ br label %foo foo: - call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cc}" (i64 %a) + call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cc},~{cr1},~{cr2},~{cr3},~{cr4},~{cr5},~{cr6},~{cr7}" (i64 %a) br i1 %c, label %bar, label %end bar: