search for: b414c6d6

Displaying 3 results from an estimated 3 matches for "b414c6d6".

2018 May 17
0
Backend Plugins?
On 5/17/2018 10:10 AM, Kenneth Adam Miller via llvm-dev wrote: > Hello, > > > I've looked around in the documentation, and I can't see anywhere > where there is a backend plugin capability for LLVM. I'd like to be > able to get the output of the instruction selector along with the LLVM > IR, or perhaps instrument that. > > > Is there any capability to
2018 May 17
2
Backend Plugins?
Hello, I've looked around in the documentation, and I can't see anywhere where there is a backend plugin capability for LLVM. I'd like to be able to get the output of the instruction selector along with the LLVM IR, or perhaps instrument that. Is there any capability to have a backend plugin in LLVM at all? Perhaps what is necessary is to manually drive the backend from the
2018 May 17
2
Backend Plugins?
...I want the desired target to run and then have my machine function pass run. If I can get the address of every machine instruction I will be very happy. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180517/b414c6d6/attachment.html>