summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/ppc-features.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud