OSDN Git Service

x86: Drop CPU detection intrinsics
authorDiego Biurrun <diego@biurrun.de>
Wed, 3 Oct 2012 15:57:53 +0000 (17:57 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 4 Oct 2012 17:29:14 +0000 (19:29 +0200)
commitf6fbce761ea697f437cef721ec6711ffcbd1ac1f
treee8e53835e266b41e75beafed036cc9ed268bca50
parent1f6d86991f191568d45484f2b3740c2dcd0a7b45
x86: Drop CPU detection intrinsics

Now that there is CPU detection in YASM, there will always be one of
inline or external assembly enabled, which obviates the need to fall
back on CPU detection through compiler intrinsics.
configure
libavutil/x86/cpu.c