diff options
author | Chris Lattner <clattner@nondot.org> | 2021-09-10 11:31:26 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-09-13 22:02:54 -0700 |
commit | 8b4afc5aef148aff26047ca7bad4cdcf58c35e25 (patch) | |
tree | b00e9e61cf55968c445821361b6ee0e610bf2d2e /clang/lib/Lex/ModuleMap.cpp | |
parent | 946e69d253f23d62ed56f8f969414bb07a655e4e (diff) | |
download | llvm-8b4afc5aef148aff26047ca7bad4cdcf58c35e25.zip llvm-8b4afc5aef148aff26047ca7bad4cdcf58c35e25.tar.gz llvm-8b4afc5aef148aff26047ca7bad4cdcf58c35e25.tar.bz2 |
[APInt] Add a concat method, use LLVM_UNLIKELY to help optimizer.
Three unrelated changes:
1) Add a concat method as a convenience to help write bitvector
use cases in a nicer way.
2) Use LLVM_UNLIKELY as suggested by @xbolva00 in a previous patch.
3) Fix casing of some "slow" methods to follow naming standards.
Differential Revision: https://reviews.llvm.org/D109620
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions