Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / pic_jumptable.ll
2008-02-07 Evan ChengFix a x86-64 codegen deficiency. Allow gv + offset...
2007-11-09 Evan ChengFix tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-05 Chris LattnerVerify that jump tables are emitted to the same section...