You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/numerics/bit/bit.pow.two
Marshall Clow 6062354517 Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364862 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
ceil2.fail.cpp Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 6 years ago
ceil2.pass.cpp Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 6 years ago
floor2.pass.cpp Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 6 years ago
ispow2.pass.cpp Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 6 years ago
log2p1.pass.cpp Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 6 years ago