Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/Thumb2/cross-rc-coalescing-2.ll @ 77:54457678186b LLVM3.6
LLVM 3.6
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Sep 2014 22:06:00 +0900 |
parents | 95c75e76d11b |
children | afa8332a0e37 |
comparison
equal
deleted
inserted
replaced
34:e874dbf0ad9d | 77:54457678186b |
---|---|
1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | FileCheck %s | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -arm-atomic-cfg-tidy=0 | FileCheck %s |
2 | 2 |
3 define void @fht(float* nocapture %fz, i16 signext %n) nounwind { | 3 define void @fht(float* nocapture %fz, i16 signext %n) nounwind { |
4 ; CHECK-LABEL: fht: | 4 ; CHECK-LABEL: fht: |
5 entry: | 5 entry: |
6 br label %bb5 | 6 br label %bb5 |