search for: d11807ca

Displaying 1 result from an estimated 1 matches for "d11807ca".

2018 Mar 04
1
[RFC] llvm-mca: a static performance analysis tool
I haven’t actually worked on analyzing assembler so take this with a grain of salt/as a less informed opinion: But I think MachineInstrs wouldn’t bring much of a benefit over MC here: MI is designed for lowering of a higher level IR towards a machine representation; that is a different goal and comes with various things (pseudo instructions, virtual register management, stack frame management,