Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-fpstack.ll
2008-03-11 Chris LattnerImplement basic support for the 'f' register class...
2008-03-09 Chris Lattnerteach X86InstrInfo::copyRegToReg how to copy into ST...
2008-03-09 Chris LattnerAdd ScheduleDAG support for copytoreg where the src...