brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.2 KiB · a8eab07 Raw
36 lines · plain
1; RUN: llc -mtriple=mips -regalloc=pbqp <%s > %t2; ModuleID = 'bugpoint-reduced-simplified.bc'3 4; Function Attrs: nounwind5define void @ham.928() local_unnamed_addr #0 align 2 {6bb:7  switch i32 undef, label %bb35 [8    i32 1, label %bb189    i32 0, label %bb1910    i32 3, label %bb2011    i32 2, label %bb2112    i32 4, label %bb1713  ]14 15bb17:                                             ; preds = %bb16  unreachable17 18bb18:                                             ; preds = %bb19  unreachable20 21bb19:                                             ; preds = %bb22  unreachable23 24bb20:                                             ; preds = %bb25  unreachable26 27bb21:                                             ; preds = %bb28  unreachable29 30bb35:                                             ; preds = %bb31  unreachable32}33 34attributes #0 = { nounwind "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "less-precise-fpmad"="false" "frame-pointer"="all" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="generic" "use-soft-float"="false" }35 36