about summary refs log tree commit diff
path: root/src/test/run-pass/stack-probes.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-09bump minimum LLVM version to 5.0gnzlbg-1/+0
2018-06-04test: Ignore some problematic tests on sparc and sparc64John Paul Adrian Glaubitz-0/+2
2018-03-29Ignore stack-probes tests on powerpc/s390x tooJosh Stone-0/+2
2018-03-09test: ignore stack probe tests on mips*James Cowgill-0/+2
2018-01-31Enable stack-probe tests with system LLVM >= 5.0Josh Stone-1/+1
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+1
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2017-07-21Ignore stack probe tests on AArch64Mátyás Mustoha-0/+1
2017-07-06rustc: Implement stack probes for x86Alex Crichton-0/+68