• Home
  • Raw
  • Download

Lines Matching +full:gcc +full:- +full:48

1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileCheck %s
2 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileChec…
3 ; XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
19 ; This test was compiled down to bytecode at -O0 to avoid inlining foo() into
20 ; main(). The profile was generated using a GCC-generated binary (also compiled
21 ; at -O0). The conversion from the Linux Perf profile to the GCC autofdo
24 ; $ gcc -g -O0 gcc-simple.cc -o gcc-simple
25 ; $ perf record -b ./gcc-simple
26 ; $ create_gcov --binary=gcc-simple --gcov=gcc-simple.afdo
29 ; CHECK: !prof ![[EC1:[0-9]+]]
38 ; CHECK: !prof ![[PROF1:[0-9]+]]
48 ; CHECK: !prof ![[PROF2:[0-9]+]]
71 ; CHECK: !prof ![[EC2:[0-9]+]]
88 ; CHECK: !prof ![[PROF3:[0-9]+]]
99 ; CHECK: !prof ![[PROF4:[0-9]+]]
139-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer
141-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer
194 !47 = !DILocalVariable(name: "i", scope: !48, file: !1, line: 10, type: !12)
195 !48 = distinct !DILexicalBlock(scope: !44, file: !1, line: 10, column: 5)
196 !49 = !DILocation(line: 10, column: 14, scope: !48)
197 !50 = !DILocation(line: 10, column: 10, scope: !48)
201 !54 = distinct !DILexicalBlock(scope: !48, file: !1, line: 10, column: 5)
203 !56 = !DILocation(line: 10, column: 5, scope: !48)
213 !66 = !DILexicalBlockFile(scope: !48, file: !1, discriminator: 3)