File: bv-pres-v8i1.ll

package info (click to toggle)
llvm-toolchain-19 1%3A19.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,998,520 kB
  • sloc: cpp: 6,951,680; ansic: 1,486,157; asm: 913,598; python: 232,024; f90: 80,126; objc: 75,281; lisp: 37,276; pascal: 16,990; sh: 10,009; ml: 5,058; perl: 4,724; awk: 3,523; makefile: 3,167; javascript: 2,504; xml: 892; fortran: 664; cs: 573
file content (39 lines) | stat: -rw-r--r-- 1,384 bytes parent folder | download | duplicates (28)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"

define void @autogen_SD70() {
BB:
  br label %CF78

CF78:                                             ; preds = %CF87, %CF78, %BB
  br i1 undef, label %CF78, label %CF87

CF87:                                             ; preds = %CF78
  %Cmp19 = icmp sge <8 x i1> zeroinitializer, zeroinitializer
  %Cmp26 = icmp slt i32 -1, undef
  br i1 %Cmp26, label %CF78, label %CF79

CF79:                                             ; preds = %CF79, %CF87
  br i1 undef, label %CF79, label %CF82

CF82:                                             ; preds = %CF82, %CF79
  br i1 undef, label %CF82, label %CF84

CF84:                                             ; preds = %CF82
  br label %CF

CF:                                               ; preds = %CF88, %CF, %CF84
  br i1 undef, label %CF, label %CF85

CF85:                                             ; preds = %CF85, %CF
  %I52 = insertelement <8 x i1> %Cmp19, i1 %Cmp26, i32 6
  %Cmp61 = icmp ult i32 477567, undef
  br i1 %Cmp61, label %CF85, label %CF88

CF88:                                             ; preds = %CF85
  %E63 = extractelement <8 x i1> %I52, i32 5
  br i1 %E63, label %CF, label %CF80

CF80:                                             ; preds = %CF80, %CF88
  br label %CF80
}