llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / 2012-07-10-extload64.ll
2012-07-11 Nadav RotemWhen ext-loading and trunc-storing vectors to memory...
2012-07-10 Nadav RotemImprove the loading of load-anyext vectors by allowing...