summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/Arch/PPC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Driver][PowerPC] Move powerpcspe logic from cc1 to DriverFangrui Song2020-01-101-0/+3
* [PowerPC] Add new Future CPU for PowerPCStefan Pintilie2019-11-211-0/+1
* Add 8548 CPU definition and attributesJustin Hibbits2019-11-121-0/+2
* Move endian constant from Host.h to SwapByteOrder.h, prune includeReid Kleckner2019-10-191-0/+1
* On PowerPC, Secure-PLT by default for FreeBSD 13 and higherDimitry Andric2019-09-181-1/+2
* [PowerPC] Set the default PLT mode on musl to Secure PLTFangrui Song2019-05-301-1/+1
* Use Secure PLT as default on NetBSD/PowerPC.Joerg Sonnenberger2019-02-271-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PowerPC] Set the default PLT mode on OpenBSD/powerpc to Secure PLT.Brad Smith2018-11-191-3/+7
* [PowerPC] Option for secure plt modeStrahinja Petrovic2018-04-111-0/+10
* [PowerPC] Pass CPU to assembler with -no-integrated-asNemanja Ivanovic2017-07-271-0/+12
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-4/+0
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+135
OpenPOWER on IntegriCloud