Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/ARM/fparith.ll @ 95:afa8332a0e37 LLVM3.8
LLVM 3.8
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 13 Oct 2015 17:48:58 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line diff
--- a/test/CodeGen/ARM/fparith.ll Wed Feb 18 14:56:07 2015 +0900 +++ b/test/CodeGen/ARM/fparith.ll Tue Oct 13 17:48:58 2015 +0900 @@ -56,7 +56,7 @@ ret float %tmp1 } -define double @f8(double %a) { +define arm_aapcs_vfpcc double @f8(double %a) { ;CHECK-LABEL: f8: ;CHECK: vneg.f64 entry: @@ -90,7 +90,7 @@ declare float @fabsf(float) -define double @f12(double %a) { +define arm_aapcs_vfpcc double @f12(double %a) { ;CHECK-LABEL: f12: ;CHECK: vabs.f64 entry: