[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-9.ll
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2010-08-28 Chris Lattnerfix the buildvector->insertp[sd] logic to not always...
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...