Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/twoaddr-coalesce.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 1172e4bd9c6f |
children |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 ; RUN: llc < %s -march=x86 | grep mov | count 2 | 1 ; RUN: llc < %s -mtriple=i686-- | grep mov | count 2 |
2 ; rdar://6523745 | 2 ; rdar://6523745 |
3 | 3 |
4 @"\01LC" = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1] | 4 @"\01LC" = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1] |
5 | 5 |
6 define i32 @foo() nounwind { | 6 define i32 @foo() nounwind { |