[LLVMdev] Euro LLVM 2015 Call for papers
Andy Thomason
a.thomason at gold.ac.uk
Mon Jan 5 07:28:32 PST 2015
Call for papers:
We are pleased to announce the 5th European LLVM conference on April
13-14, 2015 in London, England.
This will be a full two-day conference which aims to present the latest
developments in the LLVM world
and help strengthen the network of LLVM developers and users. The format
will be similar to that of the
previous meetings, with ample time for presentations, discussion, and
networking between participants.
The meeting is open to anyone whether from industry or academia,
professional or enthusiast and is not
restricted to those from Europe - attendees from all regions are welcome.
EuroLLVM 2015 will be held at Goldsmiths College, University of London.
http://www.gold.ac.uk/
We invite academic, industrial and hobbyist speakers to present their
work on developing or using LLVM,
Clang, etc. Proposals for technical presentations, posters, workshops,
demonstrations and BoFs are welcome.
Material will be chosen to cover a broad spectrum of themes and topics
at various depths, some technical
deep-diving, some surface-scratching.
We are looking for:
- Keynote speakers.
- Technical presentations (30 minutes plus questions and discussion)
related to development of LLVM, Clang etc.
- Presentations relating to academic or commercial use of LLVM, Clang etc.
- Lightning talks (5 minutes, no questions, no discussion).
- Workshops and in-depth tutorials (1-2 hours - please specify in your
submission).
- Poster presentations.
The deadline for receiving submissions is February 16th 2015. Speakers
will be notified of acceptance or rejection by March 5th 2015.
Proposals that are not sufficiently detailed (talks lacking a
comprehensive abstract for example) are likely to be rejected.
Slides and posters must be in PDF format.
Submissions should be done using the Easychair platform:
https://easychair.org/conferences/?conf=eurollvm2015
Please note that presentation materials and videos for the technical
sessions will be posted on llvm.org after the conference.
We have reserved additional spots for speakers, such that they can
attend the conference even though
we have reached our registration limit.
Submission Style:
We are looking for:
- A title and an extended abstract, OR
- A title, abstract and some slides.
Please make clear the status of the slides: Are they a skeleton of your
presentation with the detail missing?
Or, perhaps a section of detail that lacks introduction and
conclusions? The more you can give us and tell us
the easier it will be for us to be positive about your submission.
*About LLVM*
The LLVM Infrastructure is a collection of libraries and tools that make
it easy to build compilers, optimizers,
Just-In-Time code generators, and many other compiler-related programs.
LLVM uses a single, language-independent
virtual instruction set both as an offline code representation (to
communicate code between compiler phases and to
run-time systems) and as the compiler internal representation (to
analyse and transform programs).
This persistent code representation allows a common set of sophisticated
compiler techniques to be applied at
compile-time, link-time, install-time, run-time, or "idle-time" (between
program runs). The strengths of the LLVM
infrastructure are its extremely simple design (which makes it easy to
understand and use), source-language independence,
powerful mid-level optimizer, automated compiler debugging support,
extensibility, and its stability and reliability.
LLVM is currently being used to host a wide variety of Academic Research
projects and commercial projects.
For more information, please visit: http://llvm.org/devmtg/2015-04/
We are looking forward to seeing you in London!
Andy Thomason,
Goldsmiths.
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
More information about the llvm-dev
mailing list