summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/mips-features.c
Commit message (Expand)AuthorAgeFilesLines
* [mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan2019-09-181-2/+2
* [mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'Vladimir Stefanovic2019-01-181-0/+12
* [mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' optionsVladimir Stefanovic2018-07-111-0/+24
* [mips] Add '-mcrc', '-mno-crc' options to enable/disable CRC ASEVladimir Stefanovic2018-07-051-0/+12
* [mips] Improve handling of -fno-[pic/PIC] optionAleksandar Beserminji2018-05-071-3/+3
* Revert "[mips] Improve handling of -fno-[pic/PIC] option"Aleksandar Beserminji2018-05-071-3/+3
* [mips] Improve handling of -fno-[pic/PIC] optionAleksandar Beserminji2018-05-071-3/+3
* [mips] Spectre variant two mitigation for MIPSR2Simon Dardis2018-02-211-0/+6
* [mips] Accept but ignore -m(no-)branch-likelySimon Dardis2017-09-261-0/+10
* [mips] Introducing option -mabs=[legacy/2008]Petar Jovanovic2017-08-241-0/+25
* [mips] Support implicit gpopt with N64 when using -fno-picSimon Dardis2017-08-111-0/+18
* [mips] Show warning in case of mixing -mlong-calls and -mabicalls optionsSimon Atanasyan2017-08-101-2/+6
* [mips] Notify user that `-mabicalls` is ignored on non-PIC N64 ABISimon Atanasyan2017-08-101-0/+5
* [mips] Add support -m(no-)embedded-data optionSimon Dardis2017-08-031-0/+15
* [mips] Add support for -m(no-)extern-data.Simon Dardis2017-07-241-0/+15
* [mips] Add support for -m(no-)local-sdataSimon Dardis2017-07-201-0/+15
* Reland "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-201-0/+25
* Revert "Reland "[mips] Teach the driver to accept -m(no-)gpopt.""Simon Dardis2017-07-191-25/+0
* Reland "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-0/+25
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-25/+0
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+25
* [mips][mt][7/7] Add driver option for the MIPS MT ASE.Simon Dardis2017-07-121-0/+12
* [driver][mips] Pass long-calls feature flag to the MIPS backendSimon Atanasyan2017-07-071-0/+11
* [mips] Compact branch policy setting.Simon Dardis2016-05-271-0/+18
* [mips] Don't propagate -mfpxx by default if soft/single float were also set.Toma Tabacu2015-06-161-0/+72
* [Mips] Generate warning for invalid '-mnan' and '-march' combinationsPetar Jovanovic2015-04-141-2/+2
* [mips] Invert the abicalls feature bit to be noabicalls so that it's possible...Daniel Sanders2014-08-081-4/+2
* [mips] Add -mabicalls/-mno-abicalls to the driverDaniel Sanders2014-08-081-0/+12
* [mips] Add support for -mfpxx and -mno-fpxx.Daniel Sanders2014-07-161-0/+12
* [mips] Add support for -modd-spreg/-mno-odd-spregDaniel Sanders2014-07-101-0/+10
* [mips] Pass nan2008 info to the back-end.Matheus Almeida2014-05-071-0/+12
* [mips] Added -mfp64 and -mfp32 options.Daniel Sanders2013-10-171-0/+12
* [Mips] MSA frontend option supportJack Carter2013-08-121-0/+12
* [mips] Add support for command-line options -mno-check-zero-division andAkira Hatanaka2013-07-191-0/+12
* [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options.Simon Atanasyan2013-05-111-0/+12
* [Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-relatedSimon Atanasyan2013-04-221-2/+0
* [Mips] Support -mmicromips / -mno-micromips command line options.Simon Atanasyan2013-04-141-0/+12
* [MIPS] Add -mxgot/-mno-xgot command line optionsSimon Atanasyan2012-12-011-0/+12
* MIPS: Use -G option to specify MIPS section threshold. Translate itSimon Atanasyan2012-08-271-0/+6
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+2
* MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support.Simon Atanasyan2012-07-051-0/+24
* MIPS: Add -mips16 / -mno-mips16 command line support.Simon Atanasyan2012-07-051-0/+13
OpenPOWER on IntegriCloud