forked from llvm/www-new
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlightning_talks_posters.yml
More file actions
84 lines (71 loc) · 3.21 KB
/
Copy pathlightning_talks_posters.yml
File metadata and controls
84 lines (71 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
lightning_talks_posters:
- title: "Detecting container overflow bugs"
speaker: "Kostya Serebryany (Google)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/EuroLLVM%202014%20--%20container%20overflow.pdf"
video_url: ""
description: ""
- title: "3-bit Waymarking"
speaker: "Gabor Greif"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/waymark.pdf"
video_url: ""
description: ""
- title: "Targeting HHVM's JIT compiler to LLVM"
speaker: "Jason Evans (Facebook)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/HHVM_2014.pdf"
video_url: ""
description: ""
- title: "Async Magic - std::async in C++ and its consequences for optimizations"
speaker: "Tobias Rieger (HU Berlin)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/async%20magic%20presentation.pdf"
video_url: ""
description: ""
- title: "AsanCoverage: Coverage combined with AddressSanitizer"
speaker: "Kostya Serebryany (Google)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/EuroLLVM'14%20--%20ASan%20%2B%20Coverage.pdf"
video_url: ""
description: ""
- title: "LLVM AArch64 buildbot"
speaker: "Gabor Ballabas (University of Szeged, Hungary)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/aarch64_buildbot_poster.pdf"
video_url: ""
description: ""
- title: "Fast JIT code generation"
speaker: "Tilmann Scheller (Samsung Electronics)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/fast-jit-code-generation.pdf"
video_url: ""
description: ""
- title: "OCLAcc - OpenCL for FPGA-Accelerators"
speaker: "Franz Richter-Gottfried (Friedrich-Alexander-University Erlangen-Nuremberg)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/poster_oclacc.pdf"
video_url: ""
description: ""
- title: "LLVM Data Structures"
speaker: "Marcello Maggioni (Codeplay Software)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/data_structure_llvm.pdf"
video_url: ""
description: ""
- title: "Which targets does clang support?"
speaker: "Jonathan Roelofs (CodeSourcery / Mentor Graphics)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/2014-3-31_ClangTargetSupport_LighteningTalk.pdf"
video_url: ""
description: ""
- title: "Intel Clang-Based C++ Compiler"
speaker: "Andrey Bokhanko (Intel)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/ClangIntel.pdf"
video_url: ""
description: ""
- title: "Clang as a C++ front-end for Frama-C and VeriFast"
speaker: "Virgile Prevosto and Franck Védrine (CEA LIST), Bart Jacobs and Gijs van Spauwen (KU Leuven)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/FramaC.pdf"
video_url: ""
description: ""
- title: "DBILL: An Efficient and Retargetable Dynamic Binary Instrumentation Framework using LLVM Backend"
speaker: "Yi-Hong Lyu (Institute of Information Science, Academia Sinica)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/DBILL_poster.pdf"
video_url: ""
description: ""
- title: "Machine Guided Energy Efficient Compilation (MAGEEC) and LLVM"
speaker: "Simon Cook (Embecosm)"
slides_url: "https://llvm.org/devmtg/2014-04/PDFs/Posters/mageec-poster.pdf"
video_url: ""
description: ""