[llvm] 7913126 - [globalisel] Add LLVMDev 2019 talks and links for the 2017 talks

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 14:54:25 PDT 2019


Author: Daniel Sanders
Date: 2019-10-25T14:53:58-07:00
New Revision: 7913126a08e5186027d7fdb1ea30972b0f227a83

URL: https://github.com/llvm/llvm-project/commit/7913126a08e5186027d7fdb1ea30972b0f227a83
DIFF: https://github.com/llvm/llvm-project/commit/7913126a08e5186027d7fdb1ea30972b0f227a83.diff

LOG: [globalisel] Add LLVMDev 2019 talks and links for the 2017 talks

Added: 
    

Modified: 
    llvm/docs/GlobalISel.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GlobalISel.rst b/llvm/docs/GlobalISel.rst
index 723d79dc081f..1ce8344d4f14 100644
--- a/llvm/docs/GlobalISel.rst
+++ b/llvm/docs/GlobalISel.rst
@@ -936,5 +936,6 @@ Resources
 * `Global Instruction Selection - A Proposal by Quentin Colombet @LLVMDevMeeting 2015 <https://www.youtube.com/watch?v=F6GGbYtae3g>`_
 * `Global Instruction Selection - Status by Quentin Colombet, Ahmed Bougacha, and Tim Northover @LLVMDevMeeting 2016 <https://www.youtube.com/watch?v=6tfb344A7w8>`_
 * `GlobalISel - LLVM's Latest Instruction Selection Framework by Diana Picus @FOSDEM17 <https://www.youtube.com/watch?v=d6dF6E4BPeU>`_
-* GlobalISel: Past, Present, and Future by Quentin Colombet and Ahmed Bougacha @LLVMDevMeeting 2017
-* Head First into GlobalISel by Daniel Sanders, Aditya Nandakumar, and Justin Bogner @LLVMDevMeeting 2017
+* `GlobalISel: Past, Present, and Future by Quentin Colombet and Ahmed Bougacha @LLVMDevMeeting 2017 <https://www.llvm.org/devmtg/2017-10/#talk11>`_
+* `Head First into GlobalISel by Daniel Sanders, Aditya Nandakumar, and Justin Bogner @LLVMDevMeeting 2017 <https://www.llvm.org/devmtg/2017-10/#tutorial2>`_
+* `Generating Optimized Code with GlobalISel by Volkan Keles, Daniel Sanders @LLVMDevMeeting 2019 <https://www.llvm.org/devmtg/2019-10/talk-abstracts.html#keynote1`_


        


More information about the llvm-commits mailing list