[llvm-dev] view how instruction selection is happening

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 15 12:37:15 PDT 2016


On Tue, Mar 15, 2016 at 12:23 PM, Tim Northover <t.p.northover at gmail.com>
wrote:

> On 15 March 2016 at 12:13, Rail Shafigulin via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > At one point someone showed me how to view the output of how instruction
> > selection is happening. The output I'm talking about is shown below. Can
> > someone remind me how to generate it? (I really should start writing down
> > stuff like this)
>
> That's "llc -debug".
>
> Tim.
>

Thanks!


-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160315/26bd6ac9/attachment.html>


More information about the llvm-dev mailing list