summaryrefslogtreecommitdiffstats
path: root/libcxx/include/bit
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-2/+2
* Implement most of P1612R1: Relocate endian. Moves the std::endian functional...Marshall Clow2019-07-231-0/+21
* Reorganize the 'bit' header to make most of the facilities available for inte...Marshall Clow2019-07-121-101/+177
* Use new '__libcpp_is_constant_evaluated' call to remove an '#ifdef' from the ...Marshall Clow2019-07-021-6/+2
* Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org...Marshall Clow2019-07-011-18/+254
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement the infrastructure for feature-test macros. Very few actual feature...Marshall Clow2018-09-121-0/+1
* Refactor the newly created <bit> header. Still (almost) NFC. Reviewed as http...Marshall Clow2018-08-171-77/+65
* Recommit r339943 - Establish the <bit> header. NFC yet. Reviewed as https://r...Marshall Clow2018-08-171-0/+169
* Revert "Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm...Vitaly Buka2018-08-161-169/+0
* Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815Marshall Clow2018-08-161-0/+169
OpenPOWER on IntegriCloud