Displaying 20 results from an estimated 37 matches for "20110222".
Did you mean:
20100222
2011 Feb 22
0
[LLVMdev] Can I use Clang to parse snippets of C++ code?
On Feb 21, 2011, at 6:31 PM, FĂ©lix Cloutier wrote:
> Hello guys,
>
> I'd like to use Clang to parse snippets of (and emit bytecode for) C++ code that come from larger files that don't contain only C++, but looking at the clang interpreter example, either I didn't get it, or it looks like the driver expects only files, and not strings or char buffers.
>
> Is there a
2011 Feb 23
1
[LLVMdev] Can I use Clang to parse snippets of C++ code?
...utines to dynamically/lazily populate symbol tables from debug info.
>
> This is all possible, but it's a nontrivial amount of work.
>
> -Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/bebb8b03/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: example.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/bebb8b03/attachment.txt>
-------------- next part --------------
An HTML attachme...
2011 Feb 22
1
problems with createrepo
...es OK.
I googled a bit, but i couldn't find anything useful. Has anyone on this
list seen something similar and what was the problem.
thanx in advance
Janez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110222/ffe7c02e/attachment.html>
2011 Feb 22
5
Direct connections between nodes are in the same LAN (behind common NAT)
Hi
I'm trying to implement a scheme in which the nodes will have a direct UDP tunnel to each other.
First, all nodes make connection with one public node, and then make connections with each other.
And I came across the following problem:
Remotely located nodes can establish a direct UDP connection, but the nodes that are in the same local network can not, and all traffic goes through the
2011 Feb 22
2
[LLVMdev] LLVM ExecutionEngine/JIT trampoline question
...p,%rbp
> 0xa743a4 <X86CompilationCallback+4>: push %rdi
> 0xa743a5 <X86CompilationCallback+5>: push %rsi
--
Kind Regards
Xin Tong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/812862a9/attachment.html>
2011 Feb 22
4
[LLVMdev] Can I use Clang to parse snippets of C++ code?
Hello guys,
I'd like to use Clang to parse snippets of (and emit bytecode for) C++ code that come from larger files that don't contain only C++, but looking at the clang interpreter example, either I didn't get it, or it looks like the driver expects only files, and not strings or char buffers.
Is there a simple way to achieve this? Do I have to split my input into small files and
2011 Feb 22
0
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
.../all] Error 2
> make: *** [all] Error 2
> 7.228u 1.228s 0:12.34 68.3% 0+0k 13512+1784io 3pf+0w
>
> sideshow.eecg>
>
>
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/4bd0c5e3/attachment.html>
2011 Feb 23
0
[LLVMdev] LLVMdev Digest, Vol 80, Issue 37-Help to unsubscribe
...ra parameter seems to have been
added when I dump DirectF.
Can I get any pointers to what I am doing wrong, and what might be a
potential solution.
Thanks,
Arushi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20110222/618028cf/attachment-0001.html
------------------------------
Message: 4
Date: Tue, 22 Feb 2011 13:46:45 -0600
From: John Criswell <criswell at illinois.edu>
Subject: Re: [LLVMdev] Clone a function and change signature
To: Arushi Aggarwal <arushi987 at gmail.com>
Cc: "llvmdev at c...
2011 Feb 22
2
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
I still can't build LLBrowse on my Debian5-i386 machine today,
The following is a full build console output.
I am using LLVM-2.8 release build, with needed wxWidgets and CMake.
Thank you
Chuck
sideshow.eecg>time cmake ../llbrowse
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc
-- Check
2012 May 25
2
Query about creating time sequences
...t;20110203", "20110204",
"20110207", "20110208", "20110209", "20110210", "20110211",
"20110214", "20110215", "20110216", "20110217", "20110218",
"20110221", "20110222", "20110223", "20110224", "20110225",
"20110228", "20110301", "20110303", "20110304", "20110307",
"20110308", "20110309", "20110310", "20110311", "20110314"...
2011 Feb 22
1
[LLVMdev] unary floating point operations using clang
...BS, ISD::FSIN, ...) from C code using clang? I am building a backend
for a machine that has hw support for these ops and I need a way to test
them.
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/32cd0699/attachment.html>
2011 Feb 22
0
[LLVMdev] Instruction Selection: Splitting instruction selection and scheduling
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/5b1c122c/attachment.html>
-------------- next part --------------
Hi,
I'm currently working on an optimization pass, that requires the execution between instruction selection and scheduling. In addition, this pass is working on MachineFunction/Function level. Therefore it's necessary,...
2011 Feb 22
0
[LLVMdev] Looking for more LLBrowse testers / users
..., 2011 at 3:30 PM, Talin <viridia at gmail.com> wrote:
> This should be fixed now.
> --
> -- Talin
>
Thanks, It compiles and runs now.
--John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/167f6951/attachment.html>
2011 Feb 22
0
Rsync 3.0.8pre1 released
...methods, including diffs, etc.:
http://rsync.samba.org/
..wayne..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20110222/f9cb73f9/attachment.pgp>
2011 Feb 22
3
nrow()
Hey there,
I tried to count the number of rows, where my data isn't NaN in a
certain column.
this was my guess:
(given is a data frame with 2069 rows and 17 cols)
NROW(data[jan,16] != NaN)
("jan" is defined this way: jan <- which(data[,2]==1, arr.ind= TRUE))
but I only get the number of columns where my data is "1" in the second
col. R isn't removing the
2011 Feb 22
0
AddQueueMember and stateinterface question
...7,n,AddQueueMember(Helsinborg,Local/0424449647 at support,1,,Lisbeth Mingert Nilsson,SIP/0424449647&SIP/0106024647)
But that didn't work.
/Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110222/8f54d746/attachment.htm>
2011 Feb 22
0
Weird Inbound Problem.
...his, the CLI output looks fine..
Asterisk 1.4.22 built by root @ asterisk on a i686 running Linux on
2010-05-13 16:19:20 UTC
Thanks in advance.
Brian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110222/311799a9/attachment.htm>
2011 Feb 23
2
Dragon Age 2 Demo
Seems to work - though the mouse seems a bit wild,
maybe it suffers from bug 6971. And sometimes the
logo movie is still silent.
I had to do winetricks-alpha d3dx9_36 d3dx11_43 devenum
and you'll need the latest winetricks-alpha (20110222), since
I added the d3dx11_43 verb just now.
Easy way to download and install is
winetricks-alpha -q dragonage2_demo
2011 Feb 22
0
Rsync 3.0.8pre1 released
...methods, including diffs, etc.:
http://rsync.samba.org/
..wayne..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20110222/f9cb73f9/attachment.pgp>
2011 Feb 22
2
System Log Error
...e the rest and point me at what might be wrong with my
keyboard setup?
By the way ,the server is CentOS 5.3 x86_64, and kernel version is
2.6.18-128
Thanks....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110222/51c4f6f4/attachment.html>