search for: r4d

Displaying 8 results from an estimated 8 matches for "r4d".

Did you mean: 4d
2015 Feb 23
2
[Mesa-dev] [PATCH 2/2] nvc0/ir: improve precision of double RCP/RSQ results
Does this give correct results for special floats (0, infs)? We tried to improve (for single floats) x86 rcp in llvmpipe with newton-raphson, but unfortunately not being able to give correct results for these two cases (without even more additional code) meant it got all disabled in the end (you can still see that code in the driver) since the problems are at least as bad as those due to bad
2017 Aug 17
2
reg coalescing improvements
Hi, I am seeing cases of poorly coalesced IV updates on SystemZ: In the final IR, it is obvious that %R4D<def> = LA %R2D<kill>, 4, %noreg // R4 = R2 + 4 %R2D<def> = LGR %R4D<kill> // R2 = R4 could be optimized to -> %R2D<def> = LA %R2D<kill>, 4, %noreg // R2 = R2 + 4 The reason this wasn't coalesced, is because of overlappi...
2017 Mar 14
3
llvm-stress crash
...128 %vreg265, <fi#10>, 0, %noreg; mem:ST16[FixedStack10](align=8) GR128Bit:%vreg265 -> regalloc %R5L<def> = LLCRMux %R6L, %R4Q<imp-def> ST128 %R4Q<kill>, <fi#10>, 0, %noreg; mem:ST16[FixedStack10](align=8) -> pseudo expansion %R5L<def> = LLCR %R6L STG %R4D<kill>, %R15D, 200, %noreg; mem:ST16[FixedStack7](align=8) STG %R5D<kill>, %R15D, 208, %noreg; mem:ST16[FixedStack7](align=8) *** Bad machine code: Using an undefined physical register *** - function: autogen_SD29355 - basic block: BB#19 CF257 (0x4cb6b00) - instruction: STG - operand...
2014 Jun 06
3
[PATCH 1/3] gk110/ir: emit texbar the same way that the blob does
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> Cc: "10.2" <mesa-stable at lists.freedestkop.org> --- src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp index b8d0d3e..d566c99
2000 Feb 05
0
Slackware /etc/limits patch
...r, I made this patch. The code is taken from shadow-19990607 and integrated with openssh 1.2.2 and works well. The patch needs work, I don't know much about autoconf and I couldn't figure out how to get it to add sys/resource.h checks to the configure script. - Dennis Moran <coolio at k-r4d.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: openssh-1.2.2+limits.patch.tgz Type: application/octet-stream Size: 7555 bytes Desc: Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20000205/545e5331/attachment.obj
2016 Jun 17
6
[Bug 96565] New: Clive Barker's Jericho displays strange, vivid colors when motion blur enabled
https://bugs.freedesktop.org/show_bug.cgi?id=96565 Bug ID: 96565 Summary: Clive Barker's Jericho displays strange,vivid colors when motion blur enabled Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Keywords: bisected, regression Severity: normal
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...mp;]W('-2 M1T(O<U)'0CH@(B530TE04$0Z($1&12!21T)?0U-!('-21T(B#0HJ0UA?0S)$ M7U)'0E=O<FMF;&]W($%D;V)E4D="+T%D;V)E4D=".B`B)5-#25!01#H@1$9% M(%)'0E]#4T$@061O8F521T(B#0HJ0VQO<V5523H@*D-87T,R1%]21T)7;W)K M9FQO=PT*#0HJ3W!E;E5)("I#6%]#,D1?4F5N9&5R:6YG1F]R4D="+U)E;F1E M<FEN9R!);G1E;G0@1F]R(%)'0CH@4&EC:T]N90T**D]R9&5R1&5P96YD96YC M>3H@,C`@1&]C=6UE;G13971U<"`J0UA?0S)$7U)E;F1E<FEN9T9O<E)'0@T* M*D1E9F%U;'1#6%]#,D1?4F5N9&5R:6YG1F]R4D=".B!$969296YD97)21T(- M"BI#6%]#,D1?4F5N9&5R:6YG1F]R4D=...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking