search for: 20130723

Displaying 20 results from an estimated 39 matches for "20130723".

Did you mean: 20130722
2013 Jul 23
4
[LLVMdev] [Patch] WinCOFFObjectWriter: fix for storing pointer to string table in header name field
...ould be increased to 7 digits. My patch is attached. The implementation uses additional buffer on the stack to make integer to string conversion. - Paweł Bylica -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/46cda28e/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: WinCOFFObjectWriter_PointerToStingTable.patch Type: application/octet-stream Size: 1529 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/4...
2013 Jul 23
0
Script R : codificación
...ervara las tabulaciones: tabulo, guardo los cambios, y al abrir está todo trastocado. El archico adjunto lo creé desde Tinn-R. Gracias. Un saludo. Eva ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130723/38027b44/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: Ejemplo.r Type: application/octet-stream Size: 197 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130723/38027b44/attachment-0001.obj>
2013 Jul 23
0
[LLVMdev] -Os
...____________ > 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/20130723/3ff107c0/attachment.html>
2013 Jul 22
2
Script R : codificación
Buenas noches: Por favor, ¿alguien puede lanzar en MacOS el script que adjunto?. Se trataría de lanzarlo mediante source, a fin de verificar que no tiene impacto la codificación utilizada desde mi nuevo editor (Tinn-R). Hasta ahora utilizaba NotePad++, pero últimamente es como si no conservara las tabulaciones: tabulo, guardo los cambios, y al abrir está todo trastocado. El archico adjunto lo
2013 Jul 23
3
[LLVMdev] -Os
On 07/23/2013 05:19 AM, Konstantin Tokarev wrote: > > 23.07.2013, 16:05, "reed kotler" <rkotler at mips.com>: >> When I use -Os with a clang that implicitly calls llc, I get much >> different code than when call clang first with -Os and then call llc. > clang does NOT call llc internally. I understand. It's invoking that functionality is what I meant to say
2013 Jul 23
2
[LLVMdev] -Os
...y would be to teach llc, lli and others all command line options of all supported front-ends, but that wouldn't be very productive, I think. cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/afb33332/attachment.html>
2013 Jul 23
0
[LLVMdev] Enabling the SLP vectorizer by default for -O3
...____________ > 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/20130723/305125f3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: report.pdf Type: application/pdf Size: 53595 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/305125f3/attachment.pdf> -------------- n...
2013 Jul 15
3
[LLVMdev] Enabling the SLP vectorizer by default for -O3
On Jul 14, 2013, at 9:52 PM, Chris Lattner <clattner at apple.com> wrote: > > On Jul 13, 2013, at 11:30 PM, Nadav Rotem <nrotem at apple.com> wrote: > >> Hi, >> >> LLVM’s SLP-vectorizer is a new pass that combines similar independent instructions in a straight-line code. It is currently not enabled by default, and people who want to experiment with it
2013 Jul 24
4
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
-1. I believe there are still a lot of people using VC 2008, though I can't give the data. VC 2008 (even the express version) is enough for a lot of development, such like game development. Most likely I myself will continue using VC 2008 for at least two or more years. Unlike other C++ compiler, **Clang is not only a compiler, but also a great open source library**. An open source library
2013 Jul 18
105
[Bug 67051] New: No nouveau HDMI sound on NVIDIA GT430
https://bugs.freedesktop.org/show_bug.cgi?id=67051 Priority: medium Bug ID: 67051 Assignee: nouveau at lists.freedesktop.org Summary: No nouveau HDMI sound on NVIDIA GT430 Severity: normal Classification: Unclassified OS: Linux (All) Reporter: alupu01 at gmail.com Hardware: x86 (IA32) Status:
2013 Jul 23
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...to automatically >set this option, in case in lib/RegisterPasses.cpp in case -polly-show, >-polly-show-only, ... have been set. > >Cheers, >Tobias -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/eaf056d0/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ScopDetect-Optimize-compile-time-cost-for-log-string.patch Type: application/octet-stream Size: 9481 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/atta...
2013 Jul 23
4
[LLVMdev] -Os
When I use -Os with a clang that implicitly calls llc, I get much different code than when call clang first with -Os and then call llc. How do I get these two paths to generate the same code? Tia. Reed
2013 Jul 23
0
[LLVMdev] [Patch] WinCOFFObjectWriter: fix for storing pointer to string table in header name field
...___ > 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/20130723/fba50049/attachment.html>
2013 Jul 23
1
[LLVMdev] Cutting down the number of platform checks
...o.cpp?revision=167191&view=markup Is everyone OK with eliminating checks for headers and symbols that we use unconditionally anyway? (assert.h, mempcy, etc) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/d555269c/attachment.html>
2013 Jul 24
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
...ere is no excuse ($$$ or license) to not update to a more recent edition. Personally I think we should support the current and the last previous version of MSVC. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/b5060dda/attachment.html>
2013 Jul 23
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...make the debug messages themselves more efficient? Perhaps reimplementing it so that any table lookups are quick and no malloc/free is done in the process. James -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/2bb26916/attachment.html>
2013 Jul 23
0
Metadata
...rtin_leese/ > _______________________________________________ > ogg-dev mailing list > ogg-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/ogg-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20130723/69af945c/attachment.htm
2013 Jul 22
2
Asterisk 1.8 Service: -r does not give CLI
We have Asterisk1.8.11 and can not move to a newer version right now. But when we run Asterisk as a service, the -r option does not result in giving the CLI prompt? Did the option to get the CLI change? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130722/903d1851/attachment.htm>
2013 Jul 22
1
Which is the stable version to use?
Hello I need to deploy asterisk on production and same thing for DAHDI, which version is recommended for this? Regards Bilal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130722/127a288a/attachment.htm>
2013 Jul 23
1
Queue - how to jump to next member after NO ANSWER?
Hi all, I have a Queue with 3 members: SIP/100 SIP/200 SIP/300 When call arrives SIP/100 is ringing.. After given timeout ringing stops but call is not routed to next member but SIP/100 starts ringing again. I know that this is because SIP/100 is still available in the Queue but is it any way to make a Queue witch strategy: call SIP/100 - if it is BUSY, UNAVAILABLE, PAUSED or _NO_ANSWERED_