search for: lcpi

Displaying 7 results from an estimated 7 matches for "lcpi".

Did you mean: acpi
2018 Apr 13
2
Nvidia-detect error with on HP Z4 (CentOS 6.9)
...-n | egrep '00:1f.5|21:00.0' >> 00:1f.5 0000: 8086:a2a4 >> 21:00.0 0300: 10de:1cb2 (rev a1) This part makes me wander though, if I'm correct the second column in the "lspci -n" output seems to be the class identification. If you look at the first line of the lcpi output, lspci (or the kernel?) doesn't seem to recognize the class of some other Intel device, that probably has nothing to do with the nvidia device at all. It's numeric class identification seems to be "0000" though (for unclassified?) Could it be that in the piece of code belo...
2007 Sep 24
0
[LLVMdev] RFC: Tail call optimization X86
...est/CodeGen/X86/constant-pool-remat-0.ll =================================================================== --- test/CodeGen/X86/constant-pool-remat-0.ll (revision 42247) +++ test/CodeGen/X86/constant-pool-remat-0.ll (working copy) @@ -1,8 +1,10 @@ ; RUN: llvm-as < %s | llc -march=x86-64 | grep LCPI | count 3 ; RUN: llvm-as < %s | llc -march=x86-64 -stats -info-output-file - | grep asm-printer | grep 6 ; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep LCPI | count 3 -; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats -info- output-file - | grep asm-printer | grep 8 - +...
2007 Sep 23
2
[LLVMdev] RFC: Tail call optimization X86
The patch is against revision 42247. -------------- next part -------------- A non-text attachment was scrubbed... Name: tailcall-src.patch Type: application/octet-stream Size: 62639 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070923/4770302f/attachment.obj>
2010 May 12
0
[LLVMdev] Relocation and symbol types
...ble, the address of this table (in "data" section) needs to be patch in code section. - .LBB are emitted because of a "switch"-like construct : They need to be patch with code address but in the "data" section. (I understand BB as address of "Basic Block") - .LCPI : It seems to be related to "constant pool entry" but I have no clue on what they are for. Anyone ? - .Ltmp : No clue on what it is used for, but it seems safe to ignore them ? Are you aware of other "special" relocations, of their meaning and on how to patch them ? Perhaps som...
2018 Apr 14
0
Nvidia-detect error with on HP Z4 (CentOS 6.9)
...0' >>> 00:1f.5 0000: 8086:a2a4 >>> 21:00.0 0300: 10de:1cb2 (rev a1) > > This part makes me wander though, if I'm correct the second column in > the "lspci -n" output seems to be the class identification. If you > look at the first line of the lcpi output, lspci (or the kernel?) > doesn't seem to recognize the class of some other Intel device, that > probably has nothing to do with the nvidia device at all. It's numeric > class identification seems to be "0000" though (for unclassified?) > > Could it be that...
2018 Apr 13
3
Nvidia-detect error with on HP Z4 (CentOS 6.9)
Hi all, I'm testing an installation of nvidia drivers on a HP Z4 workstation (nvidia Quadro P600) with CentOS 6.9. Running nvidia-detect with this setup gives the following output: # nvidia-detect Error getting device_class nvidia-detect also quits with exit-code 255. Could this be a bug in nvidia-detect? Or is it an unsupported configuration? The following hardware is detected, it
2009 Feb 23
1
[LLVMdev] 2.5 Pre-release2 available for testing
On Mon, Feb 23, 2009 at 12:12 AM, Aaron Gray < aaronngray.lists at googlemail.com> wrote: > On Sun, Feb 22, 2009 at 11:15 PM, Anton Korobeynikov < > anton at korobeynikov.info> wrote: > >> >> Actually its [configure-stage3-intl] where its hanging. >> >> This can easily be due to inline FP math in the stdlib headers. For >> example - I had to