[llvm-bugs] [Bug 37177] New: [llvm-exegesis] Output the jit asm snippet

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 19 06:12:43 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=37177

            Bug ID: 37177
           Summary: [llvm-exegesis] Output the jit asm snippet
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: andrea.dibiagio at gmail.com, clement.courbet at gmail.com,
                    filcab at gmail.com, gchatelet at google.com,
                    greg.bedwell at sony.com, llvm-bugs at lists.llvm.org

llvm-exegesis gives us the 'asm excerpt' for the opcode benchmark that is run
under jit, but it'd be very useful if this was available as disassembly as well
- either by default or just under a verbose mode [Bug #37049].

Maybe 2 iterations of the asm should be enough to help see what is being run?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180419/8c3f6a54/attachment.html>


More information about the llvm-bugs mailing list