Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / fold-load.ll
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-19 Chris Lattnerrename tests to avoid a test- prefix when they aren...