[X86][AVX2] Enabled shuffle matching for the AVX2 zero extension (128bit -> 256bit...
[oota-llvm.git] / test / CodeGen / X86 / musttail-varargs.ll
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2014-12-22 Reid KlecknerMake musttail more robust for vector types on x86
2014-08-29 Reid Klecknermusttail: Forward regparms of variadic functions on...