Home
last modified time | relevance | path

Searched refs:com (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/llvm-project-15.0.7/third-party/benchmark/
H A DCONTRIBUTORS30 Billy Robert O'Neal III <billy.oneal@gmail.com> <bion@microsoft.com>
31 Chris Kennelly <ckennelly@google.com> <ckennelly@ckennelly.com>
39 Dominic Hamon <dma@stripysock.com> <dominic@google.com>
47 Fanbo Meng <fanbo.meng@ibm.com>
50 Geoffrey Martin-Noble <gcmn@google.com> <gmngeoffrey@gmail.com>
60 Kai Wolf <kai.wolf@gmail.com>
63 Lei Xu <eddyxu@gmail.com>
70 Pascal Leroy <phl@google.com>
80 Steven Wan <wan.yu@ibm.com>
83 Tom Madams <tom.ej.madams@gmail.com> <tmadams@google.com>
[all …]
H A DAUTHORS11 Albert Pretorius <pretoalb@gmail.com>
12 Alex Steele <steeleal123@gmail.com>
18 Colin Braley <braley.colin@gmail.com>
28 Eugene Zhuk <eugene.zhuk@gmail.com>
36 Jern-Kuan Leong <jernkuan@gmail.com>
41 Kaito Udagawa <umireon@gmail.com>
43 Lei Xu <eddyxu@gmail.com>
45 Maxim Vafin <maxvafin@gmail.com>
50 Ori Livneh <ori.livneh@gmail.com>
55 Shuo Chen <chenshuo@chenshuo.com>
[all …]
/llvm-project-15.0.7/lldb/examples/test/tmp/
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt13 com.apple.main-thread < 1> send packet: +
16 com.apple.main-thread < 1> read packet: +
17 com.apple.main-thread < 6> read packet: $OK#9a
18 com.apple.main-thread < 1> send packet: +
20 com.apple.main-thread < 6> read packet: $OK#00
22 com.apple.main-thread < 6> read packet: $OK#00
28 com.apple.main-thread < 6> read packet: $OK#00
33 com.apple.main-thread < 5> send packet: $k#00
42 com.apple.main-thread < 6> read packet: $OK#00
44 com.apple.main-thread < 6> read packet: $OK#00
[all …]
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt13 com.apple.main-thread < 1> send packet: +
16 com.apple.main-thread < 1> read packet: +
17 com.apple.main-thread < 6> read packet: $OK#9a
18 com.apple.main-thread < 1> send packet: +
20 com.apple.main-thread < 6> read packet: $OK#00
22 com.apple.main-thread < 6> read packet: $OK#00
28 com.apple.main-thread < 6> read packet: $OK#00
33 com.apple.main-thread < 5> send packet: $k#00
42 com.apple.main-thread < 6> read packet: $OK#00
44 com.apple.main-thread < 6> read packet: $OK#00
[all …]
/llvm-project-15.0.7/
H A D.mailmap9 # Rañdom Person <random.person@example.com>
11 # If you commit as both `random.person@example.com` and `ranp@example.com` and
14 # <random.person@example.com> <ranp@example.com>
25 <[email protected]> <abdulras@fb.com>
28 <[email protected]> <maskray@google.com>
29 <JCTremoulet@gmail.com> <jotrem@microsoft.com>
30 <[email protected].com> <[email protected].com>
31 <rnk@google.com> <[email protected]>
33 Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com>
34 Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com>
[all …]
/llvm-project-15.0.7/llvm/
H A DCODE_OWNERS.TXT13 E: paul@windfall.com
18 E: arsenm2@gmail.com
28 E: asb@igalia.com
37 E: chandlerc@gmail.com
46 E: echristo@gmail.com
58 E: clayborg@gmail.com
115 E: lhames@gmail.com
140 E: mkuper@google.com
165 E: marukawa@nec.com
181 E: nigelp@xmos.com
[all …]
H A DCREDITS.TXT17 E: resistor@mac.com
30 E: natebegeman@mac.com
47 E: dblaikie@gmail.com
55 E: asb@igalia.com
93 E: danchr@gmail.com
154 E: lgg@apple.com
191 E: ggreif@gmail.com
204 E: lhames@gmail.com
231 E: dalej@apple.com
476 E: ssen@apple.com
[all …]
/llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/llvm-project-15.0.7/llvm/test/MC/AVR/
H A Dinst-com.s7 com r30
8 com r17
9 com r4
10 com r0
12 ; CHECK: com r30 ; encoding: [0xe0,0x95]
13 ; CHECK: com r17 ; encoding: [0x10,0x95]
14 ; CHECK: com r4 ; encoding: [0x40,0x94]
17 ; CHECK-INST: com r30
18 ; CHECK-INST: com r17
19 ; CHECK-INST: com r4
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dcom.ll7 ; CHECK-NEXT: com r24
16 ; CHECK-NEXT: com r24
17 ; CHECK-NEXT: com r25
26 ; CHECK-NEXT: com r22
27 ; CHECK-NEXT: com r23
28 ; CHECK-NEXT: com r24
29 ; CHECK-NEXT: com r25
38 ; CHECK-NEXT: com r18
39 ; CHECK-NEXT: com r19
40 ; CHECK-NEXT: com r20
[all …]
/llvm-project-15.0.7/libcxx/
H A DCREDITS.TXT19 E: muiez@ibm.com
27 E: dimitry@andric.com
31 E: holgerar@gmail.com
43 E: marshall@idio.com
47 E: jbcoe@me.com
55 E: cjdb@google.com
56 E: cjdb.ns@gmail.com
60 E: glenjofe@gmail.com
83 E: tuhertz@gmail.com
91 E: stl@microsoft.com
[all …]
/llvm-project-15.0.7/llvm/docs/
H A DCompilerWriterInfo.rst27 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
29 * `ARM NEON Intrinsics Reference <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0073b/IHI0073…
31 * AArch32 `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI004…
33 * `Cortex-A57 Software Optimization Guide <http://infocenter.arm.com/help/topic/com.arm.doc.uan0015…
35 * `Run-time ABI for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0043d…
40 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_
51 * `MIPS Processor Architecture <https://www.mips.com/products/>`_
173 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
175 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
176 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…
[all …]
H A DGettingInvolved.rst170 …- `ics <https://calendar.google.com/calendar/ical/bjms39pe6k6bo5egtsp7don414%40group.calendar.goog…
171 …`gcal <https://calendar.google.com/calendar/u/0/[email protected]
179 …- `ics <https://calendar.google.com/calendar/ical/eoh3m9k1l6vqbd1fkp94fv5q74%40group.calendar.goog…
180 …`gcal <https://calendar.google.com/calendar/embed?src=eoh3m9k1l6vqbd1fkp94fv5q74%40group.calendar.…
182 * - `CIRCT <https://github.com/llvm/circt>`__
212 …- `ics <https://calendar.google.com/calendar/ical/fr1qtmrmt2s9odufjvurkb6j70%40group.calendar.goog…
217 …`gcal <https://calendar.google.com/calendar/embed?src=c_1mincouiltpa24ac14of14lhi4%40group.calenda…
258 …`ics <https://calendar.google.com/calendar/ical/co0h4ndpvtfe64opn7eraiq3ac%40group.calendar.google…
266 …`gcal <https://calendar.google.com/calendar/embed?src=c_pm6e7160iq7n5fcm1s6m3rjhh4%40group.calenda…
272 …`ics <https://calendar.google.com/calendar/ical/npgke5dug0uliud0qapptmps58%40group.calendar.google…
[all …]
/llvm-project-15.0.7/clang/
H A DCODE_OWNERS.TXT12 E: alexey.bader@intel.com
20 E: a.bataev@hotmail.com
24 E: chandlerc@gmail.com
25 E: chandlerc@google.com
29 E: echristo@gmail.com
33 E: dcoughlin@apple.com
37 E: dgregor@apple.com
41 E: rnk@google.com
45 E: klimek@google.com
53 E: rjmccall@apple.com
[all …]
/llvm-project-15.0.7/polly/test/ScopInfo/
H A Dmultidim_fold_constant_dim.ll3 ; struct com {
8 ; void foo(long n, struct com A[][n]) {
15 ; struct com A[100][1000];
38 %struct.com = type { double, double }
41 define void @foo(i64 %n, %struct.com* %A) {
60 %arrayidx = getelementptr inbounds %struct.com, %struct.com* %A, i64 %tmp
61 %arrayidx4 = getelementptr inbounds %struct.com, %struct.com* %arrayidx, i64 %j.0
62 %Img = getelementptr inbounds %struct.com, %struct.com* %arrayidx4, i64 0, i32 1
65 %arrayidx5 = getelementptr inbounds %struct.com, %struct.com* %A, i64 %tmp3
66 %arrayidx6 = getelementptr inbounds %struct.com, %struct.com* %arrayidx5, i64 %j.0
[all …]
/llvm-project-15.0.7/libcxxabi/
H A DCREDITS.TXT12 E: aaron@aaronballman.com
16 E: logan.chien@mediatek.com
20 E: mclow.lists@gmail.com
21 E: marshall@idio.com
29 E: wenhan.gu@gmail.com
33 E: hhinnant@apple.com
41 E: kledzik@apple.com
48 E: bruce.mitchener@gmail.com
52 E: andrew.c.morrow@gmail.com
61 E: jroelofs@jroelofs.com
[all …]
/llvm-project-15.0.7/llvm/test/YAMLParser/
H A Dspec-02-24.test3 %TAG ! tag:clarkevans.com,2002:
6 # tag:clarkevans.com,2002:circle
18 #CHECK: !<tag:clarkevans.com,2002:shape>
19 #CHECK: !<tag:clarkevans.com,2002:circle>
20 #CHECK: !<tag:clarkevans.com,2002:line>
21 #CHECK: !<tag:clarkevans.com,2002:label>
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DTestSuite.rst81 https://github.com/flwende/simd_benchmarks
85 https://github.com/tbepler/PWM-benchmarking
89 https://github.com/pamela-project/slambench
97 https://github.com/hiraditya/std-benchmark
148 https://github.com/graph500/graph500/tree/v2-spec
156 https://github.com/benchmark-subsetting/NPB3.0-omp-C
173 https://github.com/bondhugula/polymage-benchmarks
188 https://github.com/LLNL/RAJAPerf
222 https://github.com/dmlc/tvm/tree/main/apps/benchmark
226 https://github.com/HydroBench/Hydro
[all …]
/llvm-project-15.0.7/clang/docs/
H A DExternalClangExamples.rst31 `<https://github.com/Andersbakken/rtags/>`_
36 `<https://rprichard.github.com/sourceweb/>`_
39 `<https://github.com/etaoins/qconnectlint>`_
47 `<https://github.com/mozilla/dxr>`_
51 `<https://github.com/eschulte/clang-mutate>`_
54 `<https://github.com/gmarpons/Crisp>`_
60 `<https://github.com/drothlis/clang-ctags>`_
66 `<https://github.com/holtgrewe/linty>`_
69 `<https://github.com/axw/cmonster>`_
72 `<https://github.com/rizsotto/Constantine>`_
[all …]
/llvm-project-15.0.7/compiler-rt/
H A DCODE_OWNERS.TXT20 E: timurrrr@google.com
28 E: glider@google.com
32 E: samsonov@google.com
36 E: kcc@google.com
44 E: eugenis@google.com
48 E: dvyukov@google.com
52 E: isanbard@gmail.com
/llvm-project-15.0.7/llvm/test/tools/llvm-mt/
H A Dbig_merge.test12 CHECK-NEXT: <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
13 … <ms_asmv1:trustInfo xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:ms_asmv1="urn:schemas-microsof…
20 CHECK-NEXT: <ms_asmv2:dependency xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
30 CHECK-NEXT: <application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
31 CHECK-NEXT: <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
35 CHECK-NEXT: <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
/llvm-project-15.0.7/lld/
H A DCODE_OWNERS.TXT13 E: ruiu@google.com
17 E: lhames@gmail.com, kledzik@apple.com
25 E: jezng@fb.com, gkm@fb.com, smeenai@fb.com
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A DIntegrations.rst51 .. _CLion: https://www.jetbrains.com/clion/
64 .. _kdev-clang-tidy: https://github.com/KDE/kdev-clang-tidy/
81 .. _MS Visual Studio: https://visualstudio.microsoft.com/
82 .. _ReSharper C++: https://www.jetbrains.com/help/resharper/Clang_Tidy_Integration.html
83 .. _Visual Assist: https://docs.wholetomato.com/default.asp?W761
101 .. _Flycheck: https://github.com/ch1bo/flycheck-clang-tidy
102 .. _Syntastic: https://github.com/vim-syntastic/syntastic
103 .. _A.L.E.: https://github.com/w0rp/ale
114 .. _CPPDepend: https://www.cppdepend.com/cppdependv2018
116 .. _CodeChecker: https://github.com/Ericsson/codechecker
[all …]
/llvm-project-15.0.7/lldb/
H A DCODE_OWNERS.txt12 E: clayborg@gmail.com
18 E: jingham@apple.com
29 E: jmolenda@apple.com
38 E: zturner@google.com
43 E: labath@google.com
47 E: a20012251@gmail.com
48 E: waltermelon@fb.com
/llvm-project-15.0.7/clang-tools-extra/
H A DCODE_OWNERS.TXT12 E: aaron@aaronballman.com
16 E: klimek@google.com
20 E: alexfh@google.com
24 E: juliehockett@google.com
28 E: sammccall@google.com

12345678910>>...34