Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions content/devmtg/2012-04.md
Original file line number Diff line number Diff line change
@@ -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).
72 changes: 72 additions & 0 deletions data/devmtg/2012-04/presentations.yml
Original file line number Diff line number Diff line change
@@ -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: ""
12 changes: 12 additions & 0 deletions data/devmtg/2012-04/workshops.yml
Original file line number Diff line number Diff line change
@@ -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: ""
9 changes: 9 additions & 0 deletions data/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down