[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / x86-upgrade-avx-vbroadcast.ll
2014-05-29 Adam Nemet[X86] Move test from r209863 to CodeGen/X86