"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "9848e0c9ac4e39b3ce2c3ca83b59704686064247"
Implement bittest intrinsics generically for non-x86 platforms
I tested these locally on an x86 machine by disabling the inline asm codepath and confirming that it does the same bitflips as we do with the inline asm. Addresses code review feedback. llvm-svn: 334059
Loading
Please register or sign in to comment