diff options
| author | whitequark <whitequark@whitequark.org> | 2017-10-15 12:29:09 +0000 |
|---|---|---|
| committer | whitequark <whitequark@whitequark.org> | 2017-10-15 12:29:09 +0000 |
| commit | ae12efab208e3d016ad0911fc00232efee377c95 (patch) | |
| tree | bed24fc93715ef683793422536ee10ee397f7d9d /llvm/lib/MC/MCInst.cpp | |
| parent | b2ce9ffede511a22b5d244d344272f212553b900 (diff) | |
| download | bcm5719-llvm-ae12efab208e3d016ad0911fc00232efee377c95.tar.gz bcm5719-llvm-ae12efab208e3d016ad0911fc00232efee377c95.zip | |
[MergeFunctions] Merge small functions if possible without a thunk.
This can result in significant code size savings in some cases,
e.g. an interrupt table all filled with the same assembly stub
in a certain Cortex-M BSP results in code blowup by a factor of 2.5.
Differential Revision: https://reviews.llvm.org/D34806
llvm-svn: 315853
Diffstat (limited to 'llvm/lib/MC/MCInst.cpp')
0 files changed, 0 insertions, 0 deletions

