search for: r60

Displaying 19 results from an estimated 19 matches for "r60".

Did you mean: 60
2008 Apr 04
2
[LLVMdev] InstCombine Question
...Chris Lattner wrote: > > So how does the undef store to null appear in the IR when it isn't > > attached anywhere and how can I get rid of it? > > Don't do undefined behavior? :) I don't think it's undefined behavior. Right before instcombine, we have this: %r60 = load <2 x i64>* %"$LCS_1", align 16 ; <<2 x i64>> [#uses=2] ; srcLine 41 %r61 = extractelement <2 x i64> %r60, i32 0 ; <i64> [#uses=1] ; srcLine 41 %r62 = getelementptr <2 x double>* null, i32 0, i64 %r61 ; <double*> [#uses=1] ; srcLin...
2009 Nov 02
1
nm-applet with wlan0 in CentOS 5.4
Hello all, I would like to find a soluce fo a very annoying problem I have since I've installed CentOS 5 on my Lenovo R60 Laptop... Everything works correctly excepted a small thing, the nm-applet of NetworkManager-gnome always report my wlan0 in error status, even when my wifi network is connected correctly and working without problem... It behaves as if wlanx intefaces were not recognized by nm-applet... How can I s...
2008 Apr 04
0
[LLVMdev] InstCombine Question
...ow does the undef store to null appear in the IR when it isn't > > > attached anywhere and how can I get rid of it? > > > > Don't do undefined behavior? :) > > I don't think it's undefined behavior. Right before instcombine, we have > this: > > %r60 = load <2 x i64>* %"$LCS_1", align 16 ; <<2 x i64>> [#uses=2] ; > srcLine 41 > %r61 = extractelement <2 x i64> %r60, i32 0 ; <i64> [#uses=1] ; srcLine > 41 %r62 = getelementptr <2 x double>* null, i32 0, i64 %r61 ; <double*> > [#u...
2008 Apr 04
0
[LLVMdev] InstCombine Question
On Fri, 4 Apr 2008, David Greene wrote: > I am confused by this bit of code in instcombine: > > 09789 if (GetElementPtrInst *GEPI = dyn_cast<GetElementPtrInst>(Op)) { > 09790 const Value *GEPI0 = GEPI->getOperand(0); > 09791 // TODO: Consider a target hook for valid address spaces for this > xform. > 09792 if (isa<ConstantPointerNull>(GEPI0)
2008 Apr 04
2
[LLVMdev] InstCombine Question
I am confused by this bit of code in instcombine: 09789 if (GetElementPtrInst *GEPI = dyn_cast<GetElementPtrInst>(Op)) { 09790 const Value *GEPI0 = GEPI->getOperand(0); 09791 // TODO: Consider a target hook for valid address spaces for this xform. 09792 if (isa<ConstantPointerNull>(GEPI0) && 09793
2018 Jun 21
2
NVPTX - Reordering load instructions
..., [kernel_dia+428]; > ... # hundreds of these Even though this heavily bloats register usage (and NVCC seems to do this unconditionally, even with launch configurations where this could hurt performance), it allows the CUDA PTX JIT to emit 128-bit loads: > LDS.128 R76, [0x2f0]; > LDS.128 R60, [0xa0]; > LDS.128 R72, [0x130]; > LDS.128 R96, [0x1b0]; > LDS.128 R92, [0x30]; > LDS.128 R116, [0x50]; > LDS.128 R108, [0x1f0]; LLVM preserves the operations more or less as they are emitted by the front-end, interleaving memory operations with arithmetic. As a result, the SASS cod...
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...fs = [ R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, R30, R31, R32, R33, R34, R35, R36, R37, R38, R39, R40, R41, R42, R43, R44, R45, R46, R47, R48, R49, R50, R51, R52, R53, R54, R55, R56, R57, R58, R59, R60, R61, R62, R63, R64, R65, R66, R67, R68, R69, R70, R71, R72, R73, R74, R75, R76, R77, R78, R79, R80, R81, R82, R83, R84, R85, R86, R87, R88, R89, R90, R91, R92, R93, R94, R95, R96, R97, R98, R99, R100, R101, R102, R103, R104, R105, R106, R107, R108, R109, R110, R111, R112, R113, R114, R115, R11...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah, > In X86InstrInfo.td for Call Instructions, it mentions that Uses for > argument registers are added manually. Can someone point me to the > location where they are added as the comment doesn't reference a > where or how? the register uses are added by the function X86TargetLowering::LowerCall() during the DAG Lowering phase. This is the relevant code segment: // Add
2009 Jan 01
4
[Bug 19357] New: Cursors shifted
...reedesktop.org/attachment.cgi?id=21613) xorg.conf The default xorg cursors are shifted when using the nouveau driver. Cursors are working with nv driver. Using other cursor icons works (I've emerged x11-themes/gentoo-xcursors). Using gentoo ebuilds from http://svn.hboeck.de/nouveau-overlay (r60) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
2003 May 13
2
Voicemail2 and MWI
...? Has anyone else observed this behavior? -- Regards, Fred -----------------_=o&o>_------------------------------- Fred R. Ziegler BMWOA #77929 AMA #631103 <fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb ... holder of the Ultra-Prestigious MA IBMWR plate!! :-)
2003 Jul 07
0
Problems with Hangup Detection in VoiceMail2.
...2(u304) exten => 304,3,Hangup . . -- Regards, Fred -----------------_=o&o>_------------------------------- Fred R. Ziegler BMWOA #77929 AMA #631103 <fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb ... holder of the Ultra-Prestigious MA IBMWR plate!! :-)
2003 Jul 09
0
SUMMARY: Problems with Hangup Detection in VoiceMail2.
...n => 304,3,Hangup > . > . > -- Regards, Fred -----------------_=o&o>_------------------------------- Fred R. Ziegler BMWOA #77929 AMA #631103 <fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb ... holder of the Ultra-Prestigious MA IBMWR plate!! :-)
2008 Jul 09
0
USB not detected after update
Hi all, currently on a lenovo R60, after upgrading the CentOS 5.1 I cant detect the USB device any more. The initial installation doesnt have any problems at all. Cannot find solution in forums and bugs either. I am not sure if its a bug or wrongly did an update. The lsusb did not show the device. Things I did: (1) updated to...
2007 Jul 26
0
Compiz with --use-copy --force-fglrx
Hi, I was happy to see the "use copy" and "force fglrx" patches, thanks to them I was able to get compiz running om my Thinkpad R60 (that has a Mobile Radeon X1400 card). However I can see some drawing garbage on the screen sometimes. The easiest way to reproduce it is to open firefox and point it to http://lists.freedesktop.org/archives/compiz/2007-July/thread.html Then grab the scrollbar at the right with the mouse and scroll...
2014 Jun 20
2
[LLVMdev] Word Addressing
Hi all, All of the data types are 32 bits and the pointer is 32 bit. Therefore, I need word adressing instead of byte adressing to use 8 GB memory. I was told that R600 uses word adressing and I looked at its codes but I could not find where the backends handles word adressing. Do you have any ideas about it? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachment...
2018 Jun 21
2
NVPTX - Reordering load instructions
...> > hurt p <https://maps.google.com/?q=hurt+p&entry=gmail&source=g>erformance), > it allow <https://maps.google.com/?q=t+allow&entry=gmail&source=g>s the > CUDA PTX JIT to emit 128-bit loads: > > > >> LDS.128 R76, [0x2f0]; > >> LDS.128 R60, [0xa0]; > >> LDS.128 R72, [0x130]; > >> LDS.128 R96, [0x1b0]; > >> LDS.128 R92, [0x30]; > >> LDS.128 R116, [0x50]; > >> LDS.128 R108, [0x1f0]; > > LLVM preserves the operations more or less as they are emitted by the > > front-end, interleav...
2001 Jun 21
0
factors in model.frame.default
...W/zEtjB9 LPJaoHu+GgaToy86lr1V2XVMSzUiRzWKzQL0ey+mOdZRl2a1DU2hXWPDBvKO nLjdzp43ZbCVpuo/fSbL5valdBypEvCNEkIwGEt15Qz3Iztj868wWKBhzA9M 6hp8IEtQcVIz0cCVADmygeuwptBs/5TwqvE7GaUgmm7Jgw6LjZmetQSBJY+Q nf5UZbVInbF+VoF9GvV9xuU5Cam4l5aXsMOjxVK1siJFCuWmIneWZ8Ii11AQ Tr7iOBYkPYF2XMLsK53Dm99tomfeEWjwGxLGEXJaAe3fJT+r60+pZngLyeIZ yCQRx9ACsqkhefpBM2ZWZ/BRrL1Zw79vpIkPCCw2qsk9aCIwn6X/J5tFfNcl /3ksYK4YR1x0iJFiiiIOMYyiSZtjIeyWYanvSu+3Zw9XNOw3wPPYRpNaUMYW bKIEBhIrM+5gWfNj3zVoIEFseAiDsFBgCwiI+C6xdeLyNL6IPaCHhYhPM6Vb jjaR64ZS7Moz9PYhZ1vm2z6ySUzHmt5NLvtoE0FdRS8oww7A+3IAD3COyFVV Qh3BYpQ6lrZcDSziKgqH/J9pxRrjlBTQtQtMGudHp4vPv...
2009 Jan 01
21
[Bug 19356] New: DPMS does not turn off LCD backlight on NV34M [ GeForce FX Go5200]
...(0): DPMS capabilities: Off; RGB/Color Display (**) Option "dpms" "true" (**) NOUVEAU(0): DPMS enabled (II) NOUVEAU(0): Setting dpms mode 3 on tmds encoder (output 0) (II) NOUVEAU(0): Setting dpms mode 3 on CRTC 0 Using gentoo ebuilds from http://svn.hboeck.de/nouveau-overlay (r60) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
2015 Jun 07
43
[Bug 90887] New: PhiMovesPass in register allocator broken
https://bugs.freedesktop.org/show_bug.cgi?id=90887 Bug ID: 90887 Summary: PhiMovesPass in register allocator broken Product: Mesa Version: git Hardware: All OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at