Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / ARM / 2009-05-05-DAGCombineBug.ll
blob99ab064ef92174756d0e44d1fab9721b9bcbc69e
1 ; RUN: llc < %s -mtriple=arm-unknown-linux-gnueabi -mattr=+v6
2 ; PR4166
4         %"byte[]" = type { i32, ptr }
5         %tango.time.Time.Time = type { i64 }
7 define fastcc void @t() {
8 entry:
9         %tmp28 = call fastcc i1 null(ptr null, %"byte[]" undef, %"byte[]" undef, ptr byval(%tango.time.Time.Time) null)         ; <i1> [#uses=0]
10         ret void