Displaying 20 results from an estimated 32 matches for "20130405".
Did you mean:
20130105
2013 Apr 05
4
[LLVMdev] Integer divide by zero
...e the IR level. However, I
have not yet convinced myself that this will generate the same fault as the
actual sdiv/udiv instruction would. Things to do.
-Cameron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/ddc211b4/attachment.html>
2013 Apr 05
2
[LLVMdev] Z3 and loadable optimization
...un it it says:
> opt: symbol lookup error: /home/giacomo/llvm/Debug+Asserts/lib/Acsl.so:
> undefined symbol: Z3_mk_config
>
What's the issue?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/bdb9cbee/attachment.html>
2013 Apr 05
20
[Bug 63165] New: [GTX660] GPU lockups on 3D applications
...2 GB model. Attached are two dmesg logs I
saved during/after the GPU had crashed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130405/1bb7040a/attachment.html>
2013 Apr 05
3
[LLVMdev] Integer divide by zero
...current
understanding, this is most definitely a bug for me on x86-64. But, I'm
wondering if there is a hole in my understanding.
Thanks in advance,
Cameron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/2a299492/attachment.html>
2013 Apr 05
0
[LLVMdev] Integer divide by zero
...divide-by-zero option seems to provide what you want. See the Clang User Manual: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/b37d9dd7/attachment.html>
2013 Apr 05
0
[LLVMdev] Integer divide by zero
...}
If your program relies on the exact semantics of the 'idiv'/'udiv' hardware
instruction, you might want to use an asm volatile statement.
-Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/9c179cb4/attachment.html>
2013 Apr 05
0
flac 1.3.0pre3 pre-release
...patch fixes the issue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Do-not-make-functions-static-which-are-used-by-inlin.patch
Type: application/octet-stream
Size: 1440 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130405/70c28bfc/attachment.obj
-------------- next part --------------
The implicit function MIN should according to src/libFLAC/include/private/macros.h be
in sys/param.h if that header file is available. On Solaris sys/param.h is there but does
not have MIN/MAX macros. The attached patch explicitly d...
2013 Apr 05
0
[LLVMdev] Z3 and loadable optimization
...____________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/94904585/attachment.html>
2013 Apr 05
0
[LLVMdev] Integer divide by zero
On 4/5/2013 1:23 PM, Cameron McInally wrote:
> Hey guys,
>
> I'm learning that LLVM does not preserve faults during constant
> folding. I realize that this is an architecture dependent problem, but
> I'm not sure if it's safe to constant fold away a fault on x86-64.
>
> A little testcase:
>
> #include <stdio.h>
>
> int foo(int j, int d) {
>
2013 Apr 05
1
[LLVMdev] Z3 and loadable optimization
...__________
> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/bdc0b4a4/attachment.html>
2013 Apr 05
0
[LLVMdev] A strange testing case of SROA
...____________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/a5ecd127/attachment.html>
2013 Apr 05
4
[LLVMdev] A strange testing case of SROA
Hi,
Following is excerpted from dynamic-vector-gep.ll.
The resulting "extractelement" seems to always return 0.0f regardless
the value idx1 and idx2 is holding.
Am I missing something here or there is something fishy take place?
Thanks
Shuxin
101 ; CHECK: test6
102 ; CHECK: insertelement <4 x float> zeroinitializer, float
1.000000e+00, i32 %idx1
103 ; CHECK:
2013 Apr 06
4
[LLVMdev] Integer divide by zero
...ly, not a Fortran program. Rather than
wrong answers, I would like to see a hard error indicating that a program
is non-conforming to the Standard.
-Cameron
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/62181469/attachment.html>
2013 Apr 05
0
[LLVMdev] Using gprof with clang
...39;-pg' Enables mcount instrumentation.
I was wondering if I could get some assistance with profiling code using
clang.
Thanks,
Vishruth
--
Vishruth Ashok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/e4bcc3f5/attachment.html>
2013 Apr 05
0
[LLVMdev] LLVM buildmaster have issues and will be restarted
Hello everyone,
LLVM buildmaster have issues and will be restarted in a few minutes.
Thank you for understanding
Galina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130405/d6cb4f9b/attachment.html>
2013 Apr 03
1
Pre-LUG 2013 Party Announcement
LUG 2013 is being held in San Diego this year, April 15-19.
Intel and Aeon Computing are co-sponsoring a Pre-LUG party that first Monday night, Apr 15th. Beer and Lustre, a great combination! We''ll be in the Omni Hotel, the same location as LUG itself, up on the 10th floor, catching up with old Lustre friends and hopefully make some new ones. Please join us! For more information, email
2013 Apr 03
1
Pre-LUG 2013 Party Announcement
LUG 2013 is being held in San Diego this year, April 15-19.
Intel and Aeon Computing are co-sponsoring a Pre-LUG party that first Monday night, Apr 15th. Beer and Lustre, a great combination! We''ll be in the Omni Hotel, the same location as LUG itself, up on the 10th floor, catching up with old Lustre friends and hopefully make some new ones. Please join us! For more information, email
2013 Apr 05
0
Question about Project: Posting list encoding improvements
...ng
+86-13488695609
Team of Search Engine and Web Mining
School of Electronic Engineering and Computer Science
Peking University, Beijing, 100871, P.R.China
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130405/a80742fe/attachment.html>
2013 Apr 05
0
SNMP connection problem
....1.3.6.1.4.1.935.1.1.1.8.4.1
are there any way to connect ups with nut?
thanks,
nut- version = 2.6.5debian ,manuel intallation
BRRamazan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130405/c1a056ae/attachment-0001.html>
2013 Apr 05
3
New driver for UPSes manufactured by Voltronic Power
...WVBINXdELTFlczg/edit?usp=sharing
Voltronic_Power_UPS_Protocol.pdf (~70k) -
https://docs.google.com/file/d/0BxWv_9cok7BKalpLLVdQQ2o0dUk/edit?usp=sharing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20130405/654d80e3/attachment.html>