Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2007-06-29-DAGCombinerBug.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 95c75e76d11b |
children |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | 1 ; RUN: llc < %s -mtriple=i686-- -mattr=+sse2 |
2 | 2 |
3 define void @test() { | 3 define void @test() { |
4 entry: | 4 entry: |
5 br i1 false, label %bb13944.preheader, label %cond_true418 | 5 br i1 false, label %bb13944.preheader, label %cond_true418 |
6 | 6 |