the bitrig patrick_arm_misassemble branch has been created by patrick. it is 2 commits behind master, and 1 commit ahead.
commit e04b4d7d116e891efd88a55410480dc4a789f64c diff: https://github.com/bitrig/bitrig/commit/e04b4d7 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
