about summary refs log tree commit diff
path: root/tests/codegen/pow_of_two.rs
AgeCommit message (Expand)AuthorLines
2024-02-01Revert unsound libcore changes of #119911Oli Scherer-55/+0
2024-01-26Update codegen test for LLVM 18Nikita Popov-2/+2
2024-01-23Further Implement Power of Two OptimizationNicholas Thompson-39/+26
2024-01-19Add new intrinsic `is_constant` and optimize `pow`Catherine Flores-0/+68