TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Golden Age of Compiler Design in an Era of HW/SW Co-Design [video]

102 pointsby selfover 3 years ago

4 comments

mwattsunover 3 years ago
The other talk Dr. Chris Lattner recommends watching is this one, and is very interesting<p>David Patterson - A New Golden Age for Computer Architecture: History, Challenges and Opportunities<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kFT54hO1X8M" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kFT54hO1X8M</a><p>I didn&#x27;t realize IBM would have went with the Motorola 68000 for the IBM personal computer if Motorola had been ready. That would have been awesome for me because I could have applied my Mac 68000 asm skills to the much larger IBM PC market.
评论 #29588114 未加载
vmh1928over 3 years ago
This is a good paper on the theory and history of compiler development. (from 1997)<p><a href="https:&#x2F;&#x2F;keybase.theophile.me&#x2F;info&#x2F;morgan-optimizing-compiler.pdf" rel="nofollow">https:&#x2F;&#x2F;keybase.theophile.me&#x2F;info&#x2F;morgan-optimizing-compiler...</a>
评论 #29587687 未加载
lowbloodsugarover 3 years ago
From the main author of LLVM, in case you don&#x27;t recognize the name.<p>It is a nice overview, and then 25 minutes of advertising RISC-V, which his company, SiFive, is focused on.
评论 #29586310 未加载
earleybirdover 3 years ago
More on the topic of hw&#x2F;sw co-design from another fellow you might recognize: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=nY07zWzhyn4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=nY07zWzhyn4</a>