the bitrig patrick_arm_misassemble branch has been created by patrick. it is 2 commits behind master, and 1 commit ahead.
commit 9063f7ab3f062cfc9cc30912b25f04fb35fd26b3 diff: https://github.com/bitrig/bitrig/commit/9063f7a author: Patrick Wildt <[email protected]> date: Sat Apr 18 03:54:07 2015 +0200 arm: temporarily workaround a clang integrated as bug The immediate for the sub is misencoded. This breaks all AES operations and many many applications. Until the LLVM bug is fixed, workaround it in a bad way. https://llvm.org/bugs/show_bug.cgi?id=23000 M lib/libssl/src/crypto/aes/asm/aes-armv4.pl
