Chris Lattner 8b4afc5aef [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
2021-09-13 22:02:54 -07:00
..
2021-09-06 17:24:30 +08:00
2021-01-04 11:42:47 -08:00
2021-06-24 14:32:41 -04:00
2021-09-06 09:10:07 -07:00
2020-12-03 20:11:11 +01:00
2021-09-06 17:24:30 +08:00