on the workshop web site.
Important Dates
Deadline for submission: 31 January 2011 --> EXTENDED 7 February
Decision notification: 28 February 2011
Workshop: 3 April 2011 full-day
Organizers
David Edelsohn, IBM, USA
Erven Rohou, INRIA, France
Program Commit
Hello,
Looking at builtins, I think I have found something inconsistent.
__builtin_ffs is defined in the documentation as taking an unsigned int
parameter:
Built-in Function: int __builtin_ffs (unsigned int x)
However in the file builtins.def, it is defined as:
DEF_EXT_LIB_BUILTIN (BUILT_IN
Hello,
While working on our CLI port, I realized that we were missing, among
others, the block reordering pass. This is because we emit CLI code
before the RTL passes are reached.
Looking at the backend optimizations, it is clear that some modify the
CFG. But my understanding is that loop opt
Paolo Bonzini wrote:
The SC discussed it with Richard Stallman, and he agrees that it is not
"dangerous" (the FSF had raised objections to byte-code systems in the
past, so many of us assumed there would be a problem). So there is no
political/legal objection to including a CIL back end. If i
Joe Buck wrote:
On Thu, Jun 22, 2006 at 11:49:45AM +0200, Roberto COSTA wrote:
By the way, is there any news about the status of the CIL issue?
I'm sorry to bother the list readers about this, but whom could I
directly ask?
Sorry for the delay in answering, Robert. I was out of town, and
app