| .. |
|
crypto
|
common: Move all cryptographic function to common/crypto
|
2020-04-22 20:46:22 +01:00 |
|
fp
|
Merge pull request #503 from lioncash/cmp
|
2020-04-22 21:04:22 +01:00 |
|
assert.h
|
assert: Use fmt in ASSERT_MSG
|
2020-04-22 20:46:12 +01:00 |
|
bit_util.h
|
bit_util: Add CountLeadingZeros
|
2020-04-22 21:04:24 +01:00 |
|
cast_util.h
|
common/cast_util: Declare BitCast and BitCastPointee with the noexcept specifier
|
2020-04-22 21:04:22 +01:00 |
|
common_types.h
|
Remove UNUSED macro
|
2020-04-22 20:26:12 +01:00 |
|
intrusive_list.h
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
|
2020-04-22 20:44:38 +01:00 |
|
iterator_util.h
|
iterator_util: Make Reverse constexpr
|
2020-04-22 20:46:12 +01:00 |
|
llvm_disassemble.cpp
|
llvm_disassemble: Allow disassembly of invalid AArch64 instructions
|
2020-04-22 20:46:18 +01:00 |
|
llvm_disassemble.h
|
Add missing include guards
|
2020-04-22 20:57:37 +01:00 |
|
lut_from_list.h
|
lut_from_list: Reduce number of required template arguments
|
2020-04-22 21:06:17 +01:00 |
|
macro_util.h
|
scope_exit: Add SCOPE_SUCCESS and SCOPE_EXIT
|
2020-04-22 20:46:12 +01:00 |
|
math_util.cpp
|
ir: Add opcodes for performing unsigned reciprocal square root estimates
|
2020-04-22 20:55:05 +01:00 |
|
math_util.h
|
ir: Add opcodes for performing unsigned reciprocal square root estimates
|
2020-04-22 20:55:05 +01:00 |
|
memory_pool.cpp
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
|
2020-04-22 20:44:38 +01:00 |
|
memory_pool.h
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
|
2020-04-22 20:44:38 +01:00 |
|
safe_ops.h
|
Add missing include guards
|
2020-04-22 20:57:37 +01:00 |
|
scope_exit.h
|
scope_exit: Add SCOPE_SUCCESS and SCOPE_EXIT
|
2020-04-22 20:46:12 +01:00 |
|
string_util.h
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
|
2020-04-22 20:44:38 +01:00 |
|
u128.cpp
|
General: Remove unnecessary includes
|
2020-04-22 21:04:22 +01:00 |
|
u128.h
|
General: Remove unnecessary includes
|
2020-04-22 21:04:22 +01:00 |
|
variant_util.h
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
|
2020-04-22 20:44:38 +01:00 |