about summary refs log tree commit diff
path: root/src/test/ui/target-feature
AgeCommit message (Expand)AuthorLines
2020-10-26Add compiler support for LLVM's x86 ERMSB featureJoe Richey-1/+2
2020-09-20Remove MMX from RustMateusz MikuĊ‚a-4/+2
2020-09-05Emit warnings for misplaced attributes used by some cratesCaleb Zulawski-26/+34
2020-09-05Check placement of more attributesCaleb Zulawski-11/+23
2020-08-22Use smaller def span for functionsAaron Hill-2/+2
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-15/+17
2020-05-18Add tests for asm!Amanieu d'Antras-1/+1
2020-05-18Add RISC-V target featuresAmanieu d'Antras-0/+1
2020-05-01Add new tests and bless old testsLeSeulArtichaut-9/+19
2020-04-16Extend UI tests for fixed check_attr()Matthias Schiffer-1/+36
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-2/+1
2019-09-26hir: Disallow `target_feature` on constantsDavid Wood-0/+215