comparison test/CodeGen/X86/crash.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents afa8332a0e37
children 3a76565eade5
comparison
equal deleted inserted replaced
120:1172e4bd9c6f 121:803732b1fca8
1 ; REQUIRES: asserts 1 ; REQUIRES: asserts
2 ; RUN: llc -march=x86 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness 2 ; RUN: llc -mtriple=i686-- -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
3 ; RUN: llc -march=x86-64 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness 3 ; RUN: llc -mtriple=x86_64-- -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
4 4
5 ; PR6497 5 ; PR6497
6 6
7 ; Chain and flag folding issues. 7 ; Chain and flag folding issues.
8 define i32 @test1() nounwind ssp { 8 define i32 @test1() nounwind ssp {
312 312
313 declare %t14* @_ZN4llvm9MCContext16CreateTempSymbolEv(%t2*) 313 declare %t14* @_ZN4llvm9MCContext16CreateTempSymbolEv(%t2*)
314 314
315 declare void @_ZNSt6vectorIN4llvm11MachineMoveESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_(%t10*, %t21* byval align 4, %t13*) 315 declare void @_ZNSt6vectorIN4llvm11MachineMoveESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_(%t10*, %t21* byval align 4, %t13*)
316 316
317 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind 317 declare void @llvm.lifetime.start.p0i8(i64, i8* nocapture) nounwind
318 318
319 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind 319 declare void @llvm.lifetime.end.p0i8(i64, i8* nocapture) nounwind
320 320
321 ; PR10463 321 ; PR10463
322 ; Spilling a virtual register with <undef> uses. 322 ; Spilling a virtual register with <undef> uses.
323 define void @autogen_239_1000() { 323 define void @autogen_239_1000() {
324 BB: 324 BB: