Hi,
following patches make our arm and aarch64 asm ready for the integrated
assembler in llvm/clang 3.5.
AArch64 needs one patch in llvm to support .req on AArch64 which is not
yet submitted. I need to write test cases for it. It seems to work fine
except fate failures for monkeyaudio (not related to asm).
ARM is a little bit more complicated. I've submitted two patches for
* support for .if{eq,ge,gt,le,lt}
* bugfix for not including a trailing comment into macro vararg
The remaining issue is that the integrated assembler doesn't support
.altmacro. I had a patch to disable armv5te/armv6 mlp asm which uses
.altmacro until someone mentioned that the PIC support macros also use
it. Let's hope there will be progress on
http://llvm.org/bugs/show_bug.cgi?id=18918
Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel