about summary refs log tree commit diff
path: root/src/test/ui/target-feature-gate.rs
AgeCommit message (Expand)AuthorLines
2019-04-25Add feature-gate for f16c target featuregnzlbg-0/+1
2019-04-17whitelist rtm x86 cpu featuretyler-0/+1
2019-01-30Add MOVBE featureJethro Beekman-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-23test: Ignore ui/target-feature-gate on s390xJohn Paul Adrian Glaubitz-0/+1
2018-12-19test: Ignore ui/target-feature-gate on sparc and sparc64John Paul Adrian Glaubitz-0/+2
2018-12-19test: Ignore ui/target-feature-gate on powerpc and powerpc64(le)John Paul Adrian Glaubitz-0/+3
2018-12-17rustc: Don't ICE on usage of two new target featuresAlex Crichton-0/+3
2018-12-09Bump minimum required LLVM version to 6.0Nikita Popov-1/+0
2018-08-08add feature-gate testgnzlbg-0/+1
2018-07-31tests/ui: Add missing mips{64} ignoresdragan.mladjenovic-0/+2
2018-04-16Separately gate each target_feature featureAlex Crichton-0/+31