aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
diff options
context:
space:
mode:
authorWang Pengcheng <wangpengcheng.pp@bytedance.com>2023-12-19 17:31:49 +0800
committerGitHub <noreply@github.com>2023-12-19 17:31:49 +0800
commit9348d437f575c383bc810eeda6c6b40d58065fed (patch)
treee73fc8dbc70e6b262a22f8625bc65dde92474581 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
parent849c951191f2d272d97bd801e7dd73f44b11792e (diff)
downloadllvm-9348d437f575c383bc810eeda6c6b40d58065fed.zip
llvm-9348d437f575c383bc810eeda6c6b40d58065fed.tar.gz
llvm-9348d437f575c383bc810eeda6c6b40d58065fed.tar.bz2
[SelectionDAG] Add space-optimized forms of OPC_EmitRegister (#73291)
The followed byte of `OPC_EmitRegister` is a MVT type, which is usually i32 or i64. We add `OPC_EmitRegisterI32` and `OPC_EmitRegisterI64` so that we can reduce one byte. Overall this reduces the llc binary size with all in-tree targets by about 10K.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions