Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / 2007-07-18-Vector-Extract.ll
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-19 Bill WendlingDon't need the "&&" to glue lines together.
2007-07-19 Bill WendlingTestcase for PR1549