comparison test/CodeGen/X86/2009-09-22-CoalescerBug.ll @ 95:afa8332a0e37 LLVM3.8

LLVM 3.8
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Tue, 13 Oct 2015 17:48:58 +0900
parents 95c75e76d11b
children
comparison
equal deleted inserted replaced
84:f3e34b893a5f 95:afa8332a0e37
52 52
53 bb9: ; preds = %quantum_new_qureg.exit 53 bb9: ; preds = %quantum_new_qureg.exit
54 unreachable 54 unreachable
55 55
56 bb.i37: ; preds = %bb.i37, %bb11.thread 56 bb.i37: ; preds = %bb.i37, %bb11.thread
57 %0 = load i64* undef, align 8 ; <i64> [#uses=1] 57 %0 = load i64, i64* undef, align 8 ; <i64> [#uses=1]
58 %1 = shl i64 %0, %.cast.i ; <i64> [#uses=1] 58 %1 = shl i64 %0, %.cast.i ; <i64> [#uses=1]
59 store i64 %1, i64* undef, align 8 59 store i64 %1, i64* undef, align 8
60 br i1 undef, label %bb.i37, label %quantum_addscratch.exit 60 br i1 undef, label %bb.i37, label %quantum_addscratch.exit
61 61
62 quantum_addscratch.exit: ; preds = %bb.i37 62 quantum_addscratch.exit: ; preds = %bb.i37