summaryrefslogtreecommitdiff
path: root/test/Driver/ppc-features.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -m(no)-spe to clangJustin Hibbits2019-09-051-0/+3
* [PowerPC] Option for secure plt modeStrahinja Petrovic2018-04-111-0/+4
* [PowerPC] Pass CPU to assembler with -no-integrated-asNemanja Ivanovic2017-07-271-1/+1
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-33/+16
* Turn on HTM on power8 and later (including powerpc64le) since it'sEric Christopher2017-03-201-0/+6
* [PowerPC] Enable soft-float for PPC64, and +soft-float -> -hard-floatHal Finkel2016-10-021-10/+10
* [PowerPC] Add support for -mlongcallHal Finkel2016-08-301-0/+6
* [PowerPC] Fix make-check issuesPetar Jovanovic2015-12-141-5/+5
* [Power PC] add soft float support for ppc32Petar Jovanovic2015-12-141-0/+44
* [OpenMP] Add TLS-based implementation for threadprivate directive.Samuel Antao2015-07-131-1/+5
* Added flag to disable isel instruction on PPC target. Using regular branches ...Olivier Sallenave2015-04-091-0/+6
* [PowerPC] Remove the --no-tls-optimize workaround from the clang driverBill Schmidt2015-02-101-2/+0
* [PowerPC] Re-disable linker optimizations for nowBill Schmidt2015-02-061-0/+2
* [PowerPC] Revert workaround for TLS linker bugBill Schmidt2015-02-051-2/+0
* [PowerPC] Work around TLS linker bugUlrich Weigand2015-01-291-0/+2
* [PowerPC] Add a target option for invariant function descriptorsHal Finkel2015-01-151-0/+6
* [PowerPC] Add support for -mcmpbHal Finkel2015-01-061-0/+6
* [PowerPC] Add feature for Power8 vector extensionsBill Schmidt2014-10-101-0/+6
* Turn on the integrated assembler by default for ppc64 andEric Christopher2014-10-061-2/+2
* Add ppc64/power8 as a targetWill Schmidt2014-06-261-1/+4
* Update the parameters passed to the assembler and linker forWill Schmidt2014-03-241-0/+18
* Add -mcrbits/-mno-crbits to control the PowerPC CR-bit-tracking featureHal Finkel2014-02-281-0/+6
* Add minimal command line support for the VSX powerpc processor.Eric Christopher2013-10-161-0/+7
* Rework ppc options handling into a features group.Eric Christopher2013-10-161-1/+0
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-261-1/+1
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-7/+7
* Add support for gcc-compatible -mfprnd -mno-fprnd PPC optionsHal Finkel2013-03-301-0/+6
* Add support for gcc-compatible -mpopcntd -mno-popcntd PPC optionsHal Finkel2013-03-281-0/+6
* Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC optionsHal Finkel2013-03-281-0/+6
* Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst...Hal Finkel2013-02-011-0/+70