aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bitreverse.zig
AgeCommit message (Expand)Author
2022-02-28x64: pass more behavior testsJakub Konka
2022-02-27stage2 ARM: enable more behavior testsjoachimschmidt557
2022-02-21stage2 AArch64: replace genMulConstant with binOpjoachimschmidt557
2022-02-18Add backend-specific skips for bitreverse, byteswap testsCody Tapscott
2022-02-18Skip failing stage1 `@bitReverse` testCody Tapscott
2022-02-18stage2: Implement `@bitReverse` and `@byteSwap`Cody Tapscott
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley