search for: 7cb6fd27

Displaying 3 results from an estimated 3 matches for "7cb6fd27".

Did you mean: 7cb6f24
2007 Dec 17
0
[LLVMdev] Elsa and LLVM and LLVM submissions
On Dec 15, 2007, at 12:15 PM, Richard Pennington wrote: > I got the current version of LLVM via svn yesterday and modified my > code to > use the LLVMFoldingBuilder. Very nice! > > My question is this: I noticed that the folding builder doesn't fold > some > operations, e.g. casts. Is there some reason why? If I implemented > some of > these unhandled cases
2007 Dec 15
2
[LLVMdev] Elsa and LLVM and LLVM submissions
Hi, I've been writing an Elsa to LLVM interface. It has been going very well, I think both sets of software are very nice. At this point I've been able to compile and run a small program (sieve.c). I've also compiled a pretty complete version of printf(). (It seemed like a good choice because it touches many data types, varargs, etc.) I've had to make quite a few changes to Elsa
2007 Dec 17
2
[LLVMdev] Elsa and LLVM and LLVM submissions
...weeks, please be gentle with me. If I made any glaring submission errors, I'll gladly fix them. -Rich -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: llvmbuilder.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071217/7cb6fd27/attachment.ksh>