search for: cl5g7w

Displaying 9 results from an estimated 9 matches for "cl5g7w".

Did you mean: cl5070
2018 Nov 03
2
llvm bug 36466 fix
...:RunSignalHandlers() /home/linux/llvm-7/llvm/lib/Support/Signals.cpp:67:0 #3 0x000000000093a531 SignalHandler(int) /home/linux/llvm-7/llvm/lib/Support/Unix/Signals.inc:353:0 #4 0x00007f39f47d7390 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390) #5 0x00007f39f374d428 gsignal /build/glibc-Cl5G7W/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54:0 #6 0x00007f39f374f02a abort /build/glibc-Cl5G7W/glibc-2.23/stdlib/abort.c:91:0 #7 0x00007f39f3745bd7 __assert_fail_base /build/glibc-Cl5G7W/glibc-2.23/assert/assert.c:92:0 #8 0x00007f39f3745c82 (/lib/x86_64-linux-gnu/libc.so.6+0x2dc82) #9 0x...
2018 Nov 03
2
llvm bug 36466 fix
...rt/Signals.cpp:67:0 >> #3 0x000000000093a531 SignalHandler(int) >> /home/linux/llvm-7/llvm/lib/Support/Unix/Signals.inc:353:0 >> #4 0x00007f39f47d7390 __restore_rt >> (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390) >> #5 0x00007f39f374d428 gsignal >> /build/glibc-Cl5G7W/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54:0 >> #6 0x00007f39f374f02a abort >> /build/glibc-Cl5G7W/glibc-2.23/stdlib/abort.c:91:0 >> #7 0x00007f39f3745bd7 __assert_fail_base >> /build/glibc-Cl5G7W/glibc-2.23/assert/assert.c:92:0 >> #8 0x00007f39f3745c82 (/...
2018 Nov 03
2
llvm bug 36466 fix
...000093a531 SignalHandler(int) >>>> /home/linux/llvm-7/llvm/lib/Support/Unix/Signals.inc:353:0 >>>> #4 0x00007f39f47d7390 __restore_rt >>>> (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390) >>>> #5 0x00007f39f374d428 gsignal >>>> /build/glibc-Cl5G7W/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54:0 >>>> #6 0x00007f39f374f02a abort >>>> /build/glibc-Cl5G7W/glibc-2.23/stdlib/abort.c:91:0 >>>> #7 0x00007f39f3745bd7 __assert_fail_base >>>> /build/glibc-Cl5G7W/glibc-2.23/assert/assert.c:92:0 &...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...ownloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perl.c:1312:2 #12 0x696dd2 in main /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlmain.c:96:18 #13 0x7f169601082f in __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291 #14 0x41bc58 in _start (/home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlbench+0x41bc58) 0x000000b46465 is located 0 bytes to the right of global variable '<string literal>' defined in &...
2020 Jun 26
2
How to implement load/store for vector predicate register
Hi, I am planning to expanding the pseudo instructions in XXXTargetLowering::EmitInstrWithCustomInserter(), and use temporary virtual registers as operands. If I use virtual registers, do I need to mark them as "early clobber"? I saw that sometimes they marked virtual register as "early clobber" in EmitInstrWithCustomInserter() in MIPS backend. What is the effect of marking a
2018 Nov 14
2
Fw: How to define an instruction
...0000211b104 (lli+0x211b104) #4 0x00007fe3d188a390 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390) #5 0x00007fe3d1cba035 #6 0x0000000001b7ff7f (lli+0x1b7ff7f) #7 0x0000000001a83d44 (lli+0x1a83d44) #8 0x000000000126ee7b (lli+0x126ee7b) #9 0x00007fe3d05e7830 __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:325:0 #10 0x000000000126b799 (lli+0x126b799) illegal instruction(core dump) Can I do what I write above ? You wrote "The compiler can't just make up a new instruction. ".What do you mean? LLVM doesn't describe the calculation process, or sche...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...lbench/build/build_base_elf-64bit.0000/perl.c:1312:2 > > > > #12 0x696dd2 in main > /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlmain.c:96:18 > > > > #13 0x7f169601082f in __libc_start_main > /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291 > > > > #14 0x41bc58 in _start > (/home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlbench+0x41bc58) > > > > > > 0x000000b46465 is located 0 bytes to the right of global va...
2018 Nov 14
2
Fw: How to define an instruction
...0000211b104 (lli+0x211b104) #4 0x00007fe3d188a390 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390) #5 0x00007fe3d1cba035 #6 0x0000000001b7ff7f (lli+0x1b7ff7f) #7 0x0000000001a83d44 (lli+0x1a83d44) #8 0x000000000126ee7b (lli+0x126ee7b) #9 0x00007fe3d05e7830 __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:325:0 #10 0x000000000126b799 (lli+0x126b799) illegal instruction(core dump) Can I do what I write above ? You wrote "The compiler can't just make up a new instruction. ".What do you mean? LLVM doesn't describe the calculation process, or sche...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...00/perl.c:1312:2 > >> > > >> > #12 0x696dd2 in main > /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlmain.c:96:18 > >> > > >> > #13 0x7f169601082f in __libc_start_main > /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291 > >> > > >> > #14 0x41bc58 in _start > (/home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlbench+0x41bc58) > >> > > >> > > >> > 0x000000b46465...