Skip to content

Commit 842096a

Browse files
2014-04-updates (#32)
1 parent 4b33a55 commit 842096a

File tree

5 files changed

+235
-0
lines changed

5 files changed

+235
-0
lines changed

content/devmtg/2014-04.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "2014 European LLVM Conference"
3+
description: ""
4+
date: 2014-04-07T19:45:19+05:30
5+
toc: true
6+
tags: []
7+
draft: false
8+
---
9+
10+
{{< event_data "2014-04" >}}
11+
12+
## About
13+
14+
**What**: The 4th European LLVM Meeting.
15+
**Why**: To network, learn how LLVM is used, and exchange ideas.
16+
17+
Sponsored by [ARM](http://www.arm.com/), [QuIC](http://www.qualcomm.com/quicinc/), [Codeplay](http://www.codeplay.com/), [HSA Foundation](http://www.hsafoundation.com/), [Google](http://www.google.com/), [Parrot](http://www.parrot.com/), and [SICSA](http://www.sicsa.ac.uk/).
18+
19+
The 4th European LLVM conference (EuroLLVM) took place on April 7th - 8th, 2014 in Edinburgh, Scotland. A total of 211 participants from across the world registered for the conference. The event was hosted by the University of Edinburgh's School of Informatics. Thanks to all who came!
20+
21+
## Programme
22+
23+
{{< event_talks
24+
"devmtg/2014-04/programme"
25+
"programme"
26+
>}}
27+
28+
## Tutorials
29+
30+
{{< event_talks
31+
"devmtg/2014-04/tutorials"
32+
"tutorials"
33+
>}}
34+
35+
## Lightning Talks & Posters
36+
37+
{{< event_talks
38+
"devmtg/2014-04/lightning_talks_posters"
39+
"lightning_talks_posters"
40+
>}}
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
lightning_talks_posters:
2+
- title: "Detecting container overflow bugs"
3+
speaker: "Kostya Serebryany (Google)"
4+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/EuroLLVM%202014%20--%20container%20overflow.pdf"
5+
video_url: ""
6+
description: ""
7+
8+
- title: "3-bit Waymarking"
9+
speaker: "Gabor Greif"
10+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/waymark.pdf"
11+
video_url: ""
12+
description: ""
13+
14+
- title: "Targeting HHVM's JIT compiler to LLVM"
15+
speaker: "Jason Evans (Facebook)"
16+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/HHVM_2014.pdf"
17+
video_url: ""
18+
description: ""
19+
20+
- title: "Async Magic - std::async in C++ and its consequences for optimizations"
21+
speaker: "Tobias Rieger (HU Berlin)"
22+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/async%20magic%20presentation.pdf"
23+
video_url: ""
24+
description: ""
25+
26+
- title: "AsanCoverage: Coverage combined with AddressSanitizer"
27+
speaker: "Kostya Serebryany (Google)"
28+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/EuroLLVM'14%20--%20ASan%20%2B%20Coverage.pdf"
29+
video_url: ""
30+
description: ""
31+
32+
- title: "LLVM AArch64 buildbot"
33+
speaker: "Gabor Ballabas (University of Szeged, Hungary)"
34+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf"
35+
video_url: ""
36+
description: ""
37+
38+
- title: "Fast JIT code generation"
39+
speaker: "Tilmann Scheller (Samsung Electronics)"
40+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/fast-jit-code-generation.pdf"
41+
video_url: ""
42+
description: ""
43+
44+
- title: "OCLAcc - OpenCL for FPGA-Accelerators"
45+
speaker: "Franz Richter-Gottfried (Friedrich-Alexander-University Erlangen-Nuremberg)"
46+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/poster_oclacc.pdf"
47+
video_url: ""
48+
description: ""
49+
50+
- title: "LLVM Data Structures"
51+
speaker: "Marcello Maggioni (Codeplay Software)"
52+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/data_structure_llvm.pdf"
53+
video_url: ""
54+
description: ""
55+
56+
- title: "Which targets does clang support?"
57+
speaker: "Jonathan Roelofs (CodeSourcery / Mentor Graphics)"
58+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/2014-3-31_ClangTargetSupport_LighteningTalk.pdf"
59+
video_url: ""
60+
description: ""
61+
62+
- title: "Intel Clang-Based C++ Compiler"
63+
speaker: "Andrey Bokhanko (Intel)"
64+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf"
65+
video_url: ""
66+
description: ""
67+
68+
- title: "Clang as a C++ front-end for Frama-C and VeriFast"
69+
speaker: "Virgile Prevosto and Franck Védrine (CEA LIST), Bart Jacobs and Gijs van Spauwen (KU Leuven)"
70+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/FramaC.pdf"
71+
video_url: ""
72+
description: ""
73+
74+
- title: "DBILL: An Efficient and Retargetable Dynamic Binary Instrumentation Framework using LLVM Backend"
75+
speaker: "Yi-Hong Lyu (Institute of Information Science, Academia Sinica)"
76+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/DBILL_poster.pdf"
77+
video_url: ""
78+
description: ""
79+
80+
- title: "Machine Guided Energy Efficient Compilation (MAGEEC) and LLVM"
81+
speaker: "Simon Cook (Embecosm)"
82+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf"
83+
video_url: ""
84+
description: ""

data/devmtg/2014-04/programme.yml

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
programme:
2+
- title: "Conference Opening & Welcome"
3+
speaker: "Tobias Edler von Koch (University of Edinburgh)"
4+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/WelcomeTalk.pdf"
5+
video_url: "https://www.youtube.com/watch?v=Kp6uVAcjRFw"
6+
description: ""
7+
8+
- title: "Keynote: Passes in LLVM, Part 1"
9+
speaker: "Chandler Carruth (Google)"
10+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Passes.pdf"
11+
video_url: "https://www.youtube.com/watch?v=rY02LT08-J8"
12+
description: ""
13+
14+
- title: "Keynote: What's new in C++14, and how you can take advantage of it"
15+
speaker: "Marshall Clow (Qualcomm)"
16+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Slides%20-%20Marshall.pdf"
17+
video_url: "https://www.youtube.com/watch?v=hsinAb_R6lo"
18+
description: ""
19+
20+
- title: "LTO: History and work to be done"
21+
speaker: "Rafael Ávila de Espíndola (World Wide Studios/Sony Computer Entertainment)"
22+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/LTO-slides.pdf"
23+
video_url: "https://www.youtube.com/watch?v=9XUQ-1pI5_c"
24+
description: ""
25+
26+
- title: "Efficient code generation for weakly ordered architectures"
27+
speaker: "Reinoud Elhorst (University of Cambridge), Mark Batty (University of Cambridge), David Chisnall (University of Cambridge)"
28+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Reinoud-EuroLLVM.pdf"
29+
video_url: ""
30+
description: ""
31+
32+
- title: "How to build LLVM in under ten seconds"
33+
speaker: "Andy Thomason (Goldsmiths)"
34+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Tenseconds.pdf"
35+
video_url: ""
36+
description: ""
37+
38+
- title: "A new ABI for little-endian PowerPC64: design and implementation"
39+
speaker: "Ulrich Weigand (IBM Linux Technology Center)"
40+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Euro-LLVM-2014-Weigand.pdf"
41+
video_url: "https://www.youtube.com/watch?v=zikDZ1Fi-qw"
42+
description: ""
43+
44+
- title: "Portable Native Client. Fast, Secure, Simple: Pick Three."
45+
speaker: "JF Bastien (Google)"
46+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/PortableNativeClient.pdf"
47+
video_url: "https://www.youtube.com/watch?v=iYBSgdvv0BY"
48+
description: ""
49+
50+
- title: "Branching in Data-Parallel Languages using Predication with LLVM"
51+
speaker: "Marcello Maggioni (Codeplay Software)"
52+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/pred_presentation.pdf"
53+
video_url: "https://www.youtube.com/watch?v=xh6RWegAza0"
54+
description: ""
55+
56+
- title: "clang-tidy: Lint-like checks and beyond"
57+
speaker: "Daniel Jasper (Google)"
58+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/clang-tidy%20LLVM%20Euro%202014.pdf"
59+
video_url: ""
60+
description: ""
61+
62+
- title: "PlayStation 4 CPU Toolchain: Launch Post-mortem"
63+
speaker: "Greg Bedwell (SN Systems Ltd/Sony Computer Entertainment)"
64+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/GBedwell_PS4CPUToolchain_EuroLLVM2014_distribution.pdf"
65+
video_url: "https://www.youtube.com/watch?v=zNqueISGrd8"
66+
description: ""
67+
68+
- title: "Fabric Engine and KL: LLVM for 3D Digital Content Creation"
69+
speaker: "Andrew MacPherson (Fabric Software Inc.)"
70+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/FabricEngine-LLVM.pdf"
71+
video_url: "https://www.youtube.com/watch?v=7zuuE0BuhYw"
72+
description: ""
73+
74+
- title: "BEAMJIT: An LLVM based just-in-time compiler for Erlang"
75+
speaker: "Frej Drejhammar (Swedish Institute of Computer Science)"
76+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/drejhammar.pdf"
77+
video_url: "https://www.youtube.com/watch?v=oF3qYFh_xuI"
78+
description: ""
79+
80+
- title: "Custom Alias-analysis in an LLVM-backed region-based Dynamic Binary Translator"
81+
speaker: "Tom Spink (University of Edinburgh)"
82+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Spink.pdf"
83+
video_url: "https://www.youtube.com/watch?v=D8O-pVgyX_8"
84+
description: ""
85+
86+
- title: "clang-cl: what it is, how it works, and how to use it"
87+
speaker: "Hans Wennborg (Google)"
88+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/clang-cl.pdf"
89+
video_url: "https://www.youtube.com/watch?v=PX3UOXAlk0A"
90+
description: ""

data/devmtg/2014-04/tutorials.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
tutorials:
2+
- title: "Refactoring a large C++ codebase using clang"
3+
speaker: "Nick Lewycky (Google)"
4+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/NickRefactoring.pdf"
5+
video_url: ""
6+
description: ""
7+
8+
- title: "Building an LLVM Backend"
9+
speaker: "Fraser Cormack (Codeplay Software), Pierre-André Saulais (Codeplay Software)"
10+
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Talks/Building%20an%20LLVM%20backend.pdf"
11+
video_url: ""
12+
description: ""

data/events.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,15 @@ events:
116116
url: "/devmtg/2016-03/"
117117
event_site: "https://llvm.org/devmtg/2016-03/#schedule"
118118

119+
- name: "European LLVM Conference"
120+
id: "2014-04"
121+
start_date: "2014-04-07"
122+
end_date: "2014-04-08"
123+
description: "2014 European LLVM Conference"
124+
location: "Edinburgh, Scotland"
125+
url: "/devmtg/2014-04/"
126+
event_site: "https://llvm.org/devmtg/2014-04/"
127+
119128
- name: "LLVM Developers' Meeting"
120129
id: "2013-11"
121130
start_date: "2013-11-06"

0 commit comments

Comments
 (0)