|
| 1 | +presentations: |
| 2 | +- title: "Introduction" |
| 3 | + speaker: "Lee Smith (ARM)" |
| 4 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Lee_Smith.pdf" |
| 5 | + video_url: "https://youtu.be/BEgJbodref0" |
| 6 | + description: "" |
| 7 | + |
| 8 | +- title: "Autovectorization with LLVM" |
| 9 | + speaker: "Hal Finkel (Argonne National Laboratory)" |
| 10 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Hal_Finkel.pdf" |
| 11 | + video_url: "https://youtu.be/s_xAWh_vBs8" |
| 12 | + description: "" |
| 13 | + |
| 14 | +- title: "Refactoring C++ with Clang" |
| 15 | + speaker: "Manuel Klimek (Google)" |
| 16 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Manuel_Klimek.pdf" |
| 17 | + video_url: "https://youtu.be/8iVxwgWltbw" |
| 18 | + description: "" |
| 19 | + |
| 20 | +- title: "MCJIT" |
| 21 | + speaker: "Eli Bendersky (Intel)" |
| 22 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Eli_Bendersky.pdf" |
| 23 | + video_url: "https://youtu.be/NYd5gKLfg7s" |
| 24 | + description: "" |
| 25 | + |
| 26 | +- title: "Generating Serialisation Code with Clang" |
| 27 | + speaker: "Wayne Palmer (Barclays Capital)" |
| 28 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Wayne_Palmer.ppt" |
| 29 | + video_url: "https://youtu.be/3A-QM8hWmAc" |
| 30 | + description: "" |
| 31 | + |
| 32 | +- title: "Guaranteeing the correctness of MC for ARM" |
| 33 | + speaker: "Richard Barton (ARM)" |
| 34 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Richard_Barton.ppt" |
| 35 | + video_url: "https://youtu.be/3A-QM8hWmAc" |
| 36 | + description: "" |
| 37 | + |
| 38 | +- title: "lld - the LLVM Linker" |
| 39 | + speaker: "Michael Spencer (Sony Computer Entertainment America)" |
| 40 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Michael_Spencer.pptx" |
| 41 | + video_url: "https://youtu.be/zCaFF3aOabg" |
| 42 | + description: "" |
| 43 | + |
| 44 | +- title: "Reducing dynamic compilation latency - concurrent and parallel dynamic compilation" |
| 45 | + speaker: "Igor Bohm (University of Edinburgh)" |
| 46 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Igor_Bohm.pdf" |
| 47 | + video_url: "https://youtu.be/mh0sUqciwPM" |
| 48 | + description: "" |
| 49 | + |
| 50 | +- title: "Building Linux with LLVM" |
| 51 | + speaker: "Mark Charlebois (QuIC)" |
| 52 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Mark_Charlebois.pptx" |
| 53 | + video_url: "https://youtu.be/agO40kLhPbw" |
| 54 | + description: "" |
| 55 | + |
| 56 | +- title: "Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures" |
| 57 | + speaker: "Pablo Barrio (Univ. Politécnica de Madrid)" |
| 58 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Pablo_Barrio.pptx" |
| 59 | + video_url: "https://youtu.be/IuYknIy4ADg" |
| 60 | + description: "" |
| 61 | + |
| 62 | +- title: "Tablegen Deep Dive" |
| 63 | + speaker: "Reed Kotler (MIPS)" |
| 64 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Reed_Kotler.ppt" |
| 65 | + video_url: "https://youtu.be/yZpASqb-zOU" |
| 66 | + description: "" |
| 67 | + |
| 68 | +- title: "Improving Performance of OpenCL on CPUs" |
| 69 | + speaker: "Ralf Karrenberg, Sebastian Hack (Saarland University)" |
| 70 | + slides_url: "https://llvm.org/devmtg/2012-04-12/Slides/Ralf_Karrenberg.pdf" |
| 71 | + video_url: "https://youtu.be/FKUgW7_xaiA" |
| 72 | + description: "" |
0 commit comments