diff --git a/content/devmtg/2012-04.md b/content/devmtg/2012-04.md new file mode 100644 index 0000000..ddd420c --- /dev/null +++ b/content/devmtg/2012-04.md @@ -0,0 +1,39 @@ +--- +title: "2012 European Conference" +description: "" +date: 2012-04-12T19:45:19+05:30 +toc: true +tags: [] +draft: false +--- + +{{< event_data "2012-04" >}} + +## About + +**What**: The second European meeting, the first full conference. +**Why:** To get acquainted, learn how LLVM is used, and exchange ideas. + +Sponsored By [ARM Ltd.](http://www.arm.com/), [QuIC](http://www.qualcomm.com/quicinc/), [Google](http://www.google.com/) + +**Announcements** + +- Thanks for making this such a successful event! + +## Presentations + +{{< event_talks + "devmtg/2012-04/presentations" + "presentations" +>}} + +## Workshops + +{{< event_talks + "devmtg/2012-04/workshops" + "workshops" +>}} + +## Schedule + +- The schedule is available [here](https://llvm.org/devmtg/2012-04-12/schedule.pdf). \ No newline at end of file diff --git a/data/devmtg/2012-04/presentations.yml b/data/devmtg/2012-04/presentations.yml new file mode 100644 index 0000000..4ec50cf --- /dev/null +++ b/data/devmtg/2012-04/presentations.yml @@ -0,0 +1,72 @@ +presentations: +- title: "Introduction" + speaker: "Lee Smith (ARM)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Lee_Smith.pdf" + video_url: "https://youtu.be/BEgJbodref0" + description: "" + +- title: "Autovectorization with LLVM" + speaker: "Hal Finkel (Argonne National Laboratory)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Hal_Finkel.pdf" + video_url: "https://youtu.be/s_xAWh_vBs8" + description: "" + +- title: "Refactoring C++ with Clang" + speaker: "Manuel Klimek (Google)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Manuel_Klimek.pdf" + video_url: "https://youtu.be/8iVxwgWltbw" + description: "" + +- title: "MCJIT" + speaker: "Eli Bendersky (Intel)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Eli_Bendersky.pdf" + video_url: "https://youtu.be/NYd5gKLfg7s" + description: "" + +- title: "Generating Serialisation Code with Clang" + speaker: "Wayne Palmer (Barclays Capital)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Wayne_Palmer.ppt" + video_url: "https://youtu.be/3A-QM8hWmAc" + description: "" + +- title: "Guaranteeing the correctness of MC for ARM" + speaker: "Richard Barton (ARM)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Richard_Barton.ppt" + video_url: "https://youtu.be/3A-QM8hWmAc" + description: "" + +- title: "lld - the LLVM Linker" + speaker: "Michael Spencer (Sony Computer Entertainment America)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Michael_Spencer.pptx" + video_url: "https://youtu.be/zCaFF3aOabg" + description: "" + +- title: "Reducing dynamic compilation latency - concurrent and parallel dynamic compilation" + speaker: "Igor Bohm (University of Edinburgh)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Igor_Bohm.pdf" + video_url: "https://youtu.be/mh0sUqciwPM" + description: "" + +- title: "Building Linux with LLVM" + speaker: "Mark Charlebois (QuIC)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Mark_Charlebois.pptx" + video_url: "https://youtu.be/agO40kLhPbw" + description: "" + +- title: "Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures" + speaker: "Pablo Barrio (Univ. Politécnica de Madrid)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Pablo_Barrio.pptx" + video_url: "https://youtu.be/IuYknIy4ADg" + description: "" + +- title: "Tablegen Deep Dive" + speaker: "Reed Kotler (MIPS)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Reed_Kotler.ppt" + video_url: "https://youtu.be/yZpASqb-zOU" + description: "" + +- title: "Improving Performance of OpenCL on CPUs" + speaker: "Ralf Karrenberg, Sebastian Hack (Saarland University)" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Ralf_Karrenberg.pdf" + video_url: "https://youtu.be/FKUgW7_xaiA" + description: "" diff --git a/data/devmtg/2012-04/workshops.yml b/data/devmtg/2012-04/workshops.yml new file mode 100644 index 0000000..406ddb9 --- /dev/null +++ b/data/devmtg/2012-04/workshops.yml @@ -0,0 +1,12 @@ +workshops: +- title: "What LLVM can do for you" + speaker: "David Chisnall" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Workshops/David_Chisnall.pdf" + video_url: "" + description: "" + +- title: "Building a backend in 24 hours" + speaker: "Anton Korobeynikov" + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Workshops/Anton_Korobeynikov.pdf" + video_url: "" + description: "" diff --git a/data/events.yml b/data/events.yml index 95d580f..dba6cea 100644 --- a/data/events.yml +++ b/data/events.yml @@ -125,6 +125,15 @@ events: url: "/devmtg/2018-04/" event_site: "https://llvm.org/devmtg/2018-04/" + - name: "European Conference" + id: "2012-04" + start_date: "2012-04-12" + end_date: "2012-04-12" + description: "2012 European Conference" + location: "Hotel Russell, 1-8 Russell Square, Bloomsbury, London, WC1B 5BE, UK" + url: "/devmtg/2012-04/" + event_site: "https://llvm.org/devmtg/2012-04/" + - name: "LLVM Developers' Meeting" id: "2011-11" start_date: "2011-11-18"