Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2006-10-13-CycleInDAG.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | afa8332a0e37 |
children |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 ; RUN: llc < %s -march=x86 | 1 ; RUN: llc < %s -mtriple=i686-- |
2 @str = external global [18 x i8] ; <[18 x i8]*> [#uses=1] | 2 @str = external global [18 x i8] ; <[18 x i8]*> [#uses=1] |
3 | 3 |
4 define void @test() { | 4 define void @test() { |
5 bb.i: | 5 bb.i: |
6 %tmp.i660 = load <4 x float>, <4 x float>* null ; <<4 x float>> [#uses=1] | 6 %tmp.i660 = load <4 x float>, <4 x float>* null ; <<4 x float>> [#uses=1] |