summaryrefslogtreecommitdiff
path: root/clang/test/Driver/ppc-dependent-options.cpp
AgeCommit message (Expand)Author
2024-08-08[PPC] Disable vsx and altivec when -msoft-float is used (#100450)Zaara Syeda
2024-06-03[Driver] Remove a bunch of unnecessary REQUIRES constraints (#94055)Paul T Robinson
2024-01-26[PowerPC] Diagnose invalid combination with Altivec, VSX and soft-float (#79109)Chen Zheng
2020-08-24[PowerPC] Add clang options to control MMA supportBaptiste Saleil
2020-07-29[PowerPC] Add options to control paired vector memops supportBaptiste Saleil
2020-06-16[PowerPC] Add -m[no-]power10-vector clang and llvm optionAhsan Saghir
2020-04-17[PowerPC] Refactor ppcUserFeaturesCheck()Lei Huang
2016-09-27[Power9] Builtins for ELF v.2 ABI conformance - front end portionNemanja Ivanovic
2015-07-10The test case still runs on non-ppc targets. Added -target triple.Nemanja Ivanovic
2015-07-10Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic