about summary refs log tree commit diff
path: root/src/test/codegen/x86_mmx.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-23test: Ignore codegen/x86_mmx.rs on s390xJohn Paul Adrian Glaubitz-0/+1
2018-06-17test: Ignore some problematic tests on powerpc and powerpc64*John Paul Adrian Glaubitz-0/+3
2018-06-04test: Ignore some problematic tests on sparc and sparc64John Paul Adrian Glaubitz-0/+2
2018-03-09test: ignore mips* in x86_mmx testJames Cowgill-0/+2
2018-01-25rustc: SIMD types use pointers in Rust's ABIAlex Crichton-3/+1
2017-11-25rustc: Add support for some more x86 SIMD opsAlex Crichton-0/+30