search for: da8359e3

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

2018 Nov 04
2
Some questions about writing compiler passes.
Hello, I have a couple basic questions about implementing compiler passes for llvm and was looking for a bit of help since I was looking to write an instrumentation pass of some sort. I am sort of new. 1. How do compiler passes cope with inline assembly? Can this sometimes violate the optimization assumptions of the pass? 2. What are good ways to verify and validate passes? Can one prove them
2018 Nov 04
3
Some questions about writing compiler passes.
...>> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181105/da8359e3/attachment.html>