search for: d56571

Displaying 2 results from an estimated 2 matches for "d56571".

Did you mean: d5571
2019 Jun 07
3
is clang9 supporting asm-goto?
...am I doing wrong? Thanks, best. [1] https://fosdem.org/2019/schedule/event/llvm_kernel/attachments/slides/3330/export/events/attachments/llvm_kernel/slides/3330/clang_linux_fosdem_19.pdf [2] https://www.phoronix.com/scan.php?page=news_item&px=LLVM-Asm-Goto-Merged [3] https://reviews.llvm.org/D56571 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190607/ec3bbd65/attachment-0001.html>
2018 Nov 04
2
[RFC] Implementing asm-goto support in Clang/LLVM
(and FWIW, I'm currently trying to finish the patch that makes this a reality... mostly hard because it has to unwind a loooot of complexity we've built up due to not having this) On Sat, Nov 3, 2018 at 5:47 PM Jeremy Lakeman via llvm-dev < llvm-dev at lists.llvm.org> wrote: > http://lists.llvm.org/pipermail/llvm-dev/2018-May/123407.html > > TLDR; CallInst & InvokeInst