mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-25 15:01:07 +00:00
[Release Notes] Add release note for llvm-mca.
Differential Revision: https://reviews.llvm.org/D44636 llvm-svn: 327965
This commit is contained in:
parent
88a8d127ea
commit
2b389a0814
@ -45,6 +45,11 @@ Non-comprehensive list of changes in this release
|
||||
* Symbols starting with ``?`` are no longer mangled by LLVM when using the
|
||||
Windows ``x`` or ``w`` IR mangling schemes.
|
||||
|
||||
* A new tool named :doc:`llvm-mca <CommandGuide/llvm-mca>` has been added.
|
||||
:program:`llvm-mca` is a static performance analysis tool that uses
|
||||
information available in LLVM to statically predict the performance of
|
||||
machine code for a specific CPU.
|
||||
|
||||
* Note..
|
||||
|
||||
.. NOTE
|
||||
|
Loading…
x
Reference in New Issue
Block a user