diff options
author | weiguozhi <57237827+weiguozhi@users.noreply.github.com> | 2023-10-11 14:57:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 14:57:15 -0700 |
commit | b6043f98673e33f17564dd240be3878c61e22333 (patch) | |
tree | 47698ed66d165545ee55792ca765765455d973a5 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 1bf0870934542de7e2d054d124058037ffa0a625 (diff) | |
download | llvm-b6043f98673e33f17564dd240be3878c61e22333.zip llvm-b6043f98673e33f17564dd240be3878c61e22333.tar.gz llvm-b6043f98673e33f17564dd240be3878c61e22333.tar.bz2 |
[RA] Disable split around hint register if optimize for size (#68619)
Split a virtual register with hint may generate COPY instructions in
multiple cold basic blocks, and increase code size. So disable this
split when the function is optimized for size.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions