"Ronald S. Bultje" <[email protected]> writes:

> From: "Ronald S. Bultje" <[email protected]>
>
> This will be useful to test more aggressively for failures to mark XMM
> registers as clobbered in Win64 builds, and prevent regressions thereof.
>
> Based on a patch by Ramiro Polla <[email protected]>
> ---
>  configure                   |   14 +++++++
>  libavcodec/x86/Makefile     |    1 +
>  libavcodec/x86/w64xmmtest.c |   80 
> +++++++++++++++++++++++++++++++++++++++++++
>  libavutil/x86/w64xmmtest.h  |   71 ++++++++++++++++++++++++++++++++++++++
>  libswscale/Makefile         |    2 +
>  libswscale/x86/w64xmmtest.c |   31 ++++++++++++++++
>  6 files changed, 199 insertions(+), 0 deletions(-)
>  create mode 100644 libavcodec/x86/w64xmmtest.c
>  create mode 100644 libavutil/x86/w64xmmtest.h
>  create mode 100644 libswscale/x86/w64xmmtest.c

OK with me.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to