Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / sse41-extractps-bitcast-0.ll
2008-04-16 Dan GohmanAdd support for the form of the SSE41 extractps instruc...