Dávid Bolvanský via llvm-dev
2018-Apr-30 04:29 UTC
[llvm-dev] Review request: SimplifyLibcalls - Replace locked IO with unlocked IO
Hello, Can somebody review my patch? https://reviews.llvm.org/D45736 Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180430/8f0570ae/attachment.html>
Maybe Matching Threads
- "Replace locked IO with unlocked IO" optimizations
- "Replace locked IO with unlocked IO" optimizations
- "Replace locked IO with unlocked IO" optimizations
- Useless exit instruction in "main", replaceable with return inst
- DSE: Remove useless stores between malloc & memset