search for: wilkerson

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

Did you mean: nickerson
2009 Oct 04
4
[LLVMdev] LLVMdev Digest, Vol 64, Issue 5
Where exactly is this mythical Kaleidoscope example? I have llvm 2.5 installed. examples dsw$ ls BrainF Fibonacci Makefile ParallelJIT CMakeLists.txt HowToUseJIT ModuleMaker > Date: Sat, 3 Oct 2009 21:40:44 +0100 > From: Renato Golin <rengolin at systemcall.org> > Subject: Re: [LLVMdev] LLVM-Kaleidoscope tutorial > > 2009/10/3 Remy Demarest <remy.demarest at
2009 Oct 05
0
[LLVMdev] LLVMdev Digest, Vol 64, Issue 5
On Oct 4, 2009, at 12:21 PM, Daniel Wilkerson wrote: > Where exactly is this mythical Kaleidoscope example? I have llvm > 2.5 installed. http://llvm.org/docs/tutorial/ -Chris
2005 Dec 26
1
file_column + restrictions
...ads using file_column/rmagick? I''d like to be able to, in my controller/model, check the size of an uploaded image, and if it''s size on disk exceeds x amount, I''d like to indicate to the user that this is a no-go and kill the temp file. Any ideas? Thanks a ton. Cory Wilkerson -- Posted via http://www.ruby-forum.com/.
2012 Feb 07
1
.Random.seed not found
...in=1) module glm loaded Error: object '.Random.seed not found I don't think it has anything to do with rjags or R2jags because when I run the same code on the same system, I receive no error messages. The R version is 2.14.0 on a Linux 64 machine. Any help would be appreciated. Sylvia Wilkerson [[alternative HTML version deleted]]
2009 Oct 05
1
[LLVMdev] LLVMdev Digest, Vol 64, Issue 5
...ow from LLVM? Is it supposed to be possible for me to render out an LLVM datastructure that will verify but not render? That is, is this my bug or an LLVM bug? Daniel On Sun, Oct 4, 2009 at 7:27 PM, Chris Lattner <clattner at apple.com> wrote: > > On Oct 4, 2009, at 12:21 PM, Daniel Wilkerson wrote: > >> Where exactly is this mythical Kaleidoscope example?  I have llvm 2.5 >> installed. > > http://llvm.org/docs/tutorial/ > > -Chris >
2003 Dec 02
2
Strange Behavior!
I've setup asterisk on a Dell Poweredge 1300 Server. PIII 600, 500mb Ram, SCSI HD's. It is running Fedora Core 1. I have 3 X100P cards and 6 Grandstream IP phones. Everything works but the sound quality with the FXO cards is poor. Static and choppiness. It works great between the IP phones. The only way I can get good sound quality with the FXO cards is to start * while in a terminal
2007 Dec 23
1
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
Daniel Wilkerson wrote: >> I've build gcc many times over the years for different target processors >> and was never able to get my head around it internally. It is incredibly >> complex. I also didn't like the fact that I had to have N copies of gcc >> to support N processors. >...
2007 Jul 19
1
partial term query by default
My customers seem to expect that the world of search is dictated by Google. As such they expect all queries except phrase queries to include partial term hits. In other words, searching on "test" also returns "testing". Is there a quick option to enable this or anyway more elegant than gsub''ing the query to add asterisks around each term (except those in phrases of
2009 Oct 03
1
[LLVMdev] code generation goes into an infinite loop
We seem to be creating an infinite loop in llvm while trying to implement the simplest possible code generation. Specifically, we are trying to emit code for the following program, as it is easily testable from the command-line: int main(int argc) { return argc; } We got our code generator to build and link with llvm. When we run it, it pauses when running the PrintModulePass and then
2007 Dec 22
0
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
> I've build gcc many times over the years for different target processors > and was never able to get my head around it internally. It is incredibly > complex. I also didn't like the fact that I had to have N copies of gcc > to support N processors. Scott McPeak is rather familiar with the internals of gcc and edg and says elsa is far simpler. > I became interested in
2007 Dec 21
0
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
On 12/21/07, Richard Pennington <rich at pennware.com> wrote: > I'm a little further along now. I've started to put together a simple > driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think > it works). Er. Hm. Can you explain the name? The problem with names like "ellsif" is that it sounds like "else if". I like the
2007 Dec 22
5
[LLVMdev] Status of Elsa->LLVM
Chris Lattner wrote: > On Dec 21, 2007, at 1:08 PM, Richard Pennington wrote: > >> I'm a little further along now. I've started to put together a simple >> driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think >> it works). >> >> The file being compiled is a "printf" function. Here are timing >> results
2007 Dec 21
5
[LLVMdev] Status of Elsa->LLVM
I'm a little further along now. I've started to put together a simple driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think it works). The file being compiled is a "printf" function. Here are timing results for optimized and unoptimized runs: [~/elsa/ellsif] dev% ./ellsif -v test/ofmt.i -time-actions Adding test/ofmt.i as a preprocessed C file
2009 Aug 06
18
Best Practices Question
Should models call action mailers, or should those calls always originate from controllers? For example, should user.forgot_password send the email, or should the user_controller.forgot_password? Just looking for some opinions... Thanks, Tom
2009 Oct 05
0
[LLVMdev] LLVMdev Digest, Vol 64, Issue 6
I am running this version of gcc: $ gcc --version i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) >From here: http://llvm.org/docs/GettingStarted.html#brokengcc "We routinely use GCC 3.3.3, 3.4.0, and Apple 4.0.1 successfully with them (however, see important notes below)." I'm not sure what the "important notes below" are for gcc 4.0.1 as none of the
2007 Jul 31
0
Data
-------------- next part -------------- A non-text attachment was scrubbed... Name: Data.zip Type: application/octet-stream Size: 12584 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment= s/20070731/619292ca/Data-0001.obj
2006 Mar 29
0
Validation
Gang, Let''s say I have a search form that takes two pieces of search criteria: for the purposes of this discussion, let''s use ''zip'' and ''radius''. Is there a rails idiom for validating that user-provided input meets some conditions before moving forward with a particular action? For instance, I want to ensure that the user has provided me
2007 Dec 08
0
[LLVMdev] [Oink-devel] Elsa and LLVM
Wow! Cool! Hey, if you sign my contributor agreement, we can consider making your Elsa/LLVM compiler an Oink tool. Scott's intention is for Elsa to be basically "done": that is, aside from bug fixes, it shouldn't have more features. Oink is basically a bucket into which to throw tools like this one that use Elsa as a front-end. Daniel On Dec 7, 2007 6:37 AM, Richard
2007 Dec 21
0
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
I would really like to avoid shipping multiple preprocessors as part of the standard elsa/oink project. On 12/21/07, Taras Glek <tglek at mozilla.com> wrote: > > >> Adding test/ofmt.i as a preprocessed C file > >> Phase: Preprocessing > >> test/ofmt.i is ignored during this phase > >> > > > > What preprocessor are you using? Taras has