diff options
author | Clement Courbet <courbet@google.com> | 2018-06-15 07:30:45 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2018-06-15 07:30:45 +0000 |
commit | 4273e1e828f33692bfc45a09cd68c6ebed2aec15 (patch) | |
tree | 6397bb9100f33a4e62f8969308c2cb90252282c8 /clang/lib/Sema/SemaTemplateVariadic.cpp | |
parent | e4192a86dc564b5d3e19e477179275f1b2a71f4e (diff) | |
download | bcm5719-llvm-4273e1e828f33692bfc45a09cd68c6ebed2aec15.tar.gz bcm5719-llvm-4273e1e828f33692bfc45a09cd68c6ebed2aec15.zip |
[llvm-exegesis] Print the whole snippet in analysis.
Summary:
On hover, the whole asm snippet is displayed, including operands.
This requires the actual assembly output instead of just the MCInsts:
This is because some pseudo-instructions get lowered to actual target
instructions during codegen (e.g. ABS_Fp32 -> SSE or X87).
Reviewers: gchatelet
Subscribers: mgorny, tschuett, llvm-commits
Differential Revision: https://reviews.llvm.org/D48164
llvm-svn: 334805
Diffstat (limited to 'clang/lib/Sema/SemaTemplateVariadic.cpp')
0 files changed, 0 insertions, 0 deletions