[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-sse1.ll
2014-10-03 Chandler Carruth[x86] Significantly improve the ability of the new...
2014-10-03 Chandler Carruth[x86] Unbreak SSE1 with the new vector shuffle lowering...