AVX-512: Added implementation of CONCAT_VECTORS for v8i1 vectors (by Alexey Bader).
[oota-llvm.git] / test / CodeGen / X86 / fastcc3struct.ll
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2009-12-15 Kenneth UildriksFor fastcc on x86, let ECX be used as a return register...