Fix a stackmap bug introduced in r220710.
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-26-extractelement-duplicate-load.ll
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-12-26 Eli FriedmanMake sure DAGCombiner doesn't introduce multiple loads...