Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2011-08-23-PerformSubCombine128.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 -march=x86-64 -O2 < %s | 1 ; RUN: llc -mtriple=x86_64-- -O2 < %s |
2 | 2 |
3 define void @test(i64 %add127.tr.i2686) { | 3 define void @test(i64 %add127.tr.i2686) { |
4 entry: | 4 entry: |
5 %conv143.i2687 = and i64 %add127.tr.i2686, 72057594037927935 | 5 %conv143.i2687 = and i64 %add127.tr.i2686, 72057594037927935 |
6 %conv76.i2623 = zext i64 %conv143.i2687 to i128 | 6 %conv76.i2623 = zext i64 %conv143.i2687 to i128 |