Factor out the code for sign-extending/truncating gep indices
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-19-SubAndFetch.ll
2008-08-19 Bill WendlingAdd support for the __sync_sub_and_fetch atomics and...