index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
mips-features.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Pass "xgot" flag as a subtarget feature
Simon Atanasyan
2019-09-18
1
-2
/
+2
*
[mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
Vladimir Stefanovic
2019-01-18
1
-0
/
+12
*
[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
Vladimir Stefanovic
2018-07-11
1
-0
/
+24
*
[mips] Add '-mcrc', '-mno-crc' options to enable/disable CRC ASE
Vladimir Stefanovic
2018-07-05
1
-0
/
+12
*
[mips] Improve handling of -fno-[pic/PIC] option
Aleksandar Beserminji
2018-05-07
1
-3
/
+3
*
Revert "[mips] Improve handling of -fno-[pic/PIC] option"
Aleksandar Beserminji
2018-05-07
1
-3
/
+3
*
[mips] Improve handling of -fno-[pic/PIC] option
Aleksandar Beserminji
2018-05-07
1
-3
/
+3
*
[mips] Spectre variant two mitigation for MIPSR2
Simon Dardis
2018-02-21
1
-0
/
+6
*
[mips] Accept but ignore -m(no-)branch-likely
Simon Dardis
2017-09-26
1
-0
/
+10
*
[mips] Introducing option -mabs=[legacy/2008]
Petar Jovanovic
2017-08-24
1
-0
/
+25
*
[mips] Support implicit gpopt with N64 when using -fno-pic
Simon Dardis
2017-08-11
1
-0
/
+18
*
[mips] Show warning in case of mixing -mlong-calls and -mabicalls options
Simon Atanasyan
2017-08-10
1
-2
/
+6
*
[mips] Notify user that `-mabicalls` is ignored on non-PIC N64 ABI
Simon Atanasyan
2017-08-10
1
-0
/
+5
*
[mips] Add support -m(no-)embedded-data option
Simon Dardis
2017-08-03
1
-0
/
+15
*
[mips] Add support for -m(no-)extern-data.
Simon Dardis
2017-07-24
1
-0
/
+15
*
[mips] Add support for -m(no-)local-sdata
Simon Dardis
2017-07-20
1
-0
/
+15
*
Reland "[mips] Teach the driver to accept -m(no-)gpopt."
Simon Dardis
2017-07-20
1
-0
/
+25
*
Revert "Reland "[mips] Teach the driver to accept -m(no-)gpopt.""
Simon Dardis
2017-07-19
1
-25
/
+0
*
Reland "[mips] Teach the driver to accept -m(no-)gpopt."
Simon Dardis
2017-07-19
1
-0
/
+25
*
Revert "[mips] Teach the driver to accept -m(no-)gpopt."
Simon Dardis
2017-07-19
1
-25
/
+0
*
[mips] Teach the driver to accept -m(no-)gpopt.
Simon Dardis
2017-07-19
1
-0
/
+25
*
[mips][mt][7/7] Add driver option for the MIPS MT ASE.
Simon Dardis
2017-07-12
1
-0
/
+12
*
[driver][mips] Pass long-calls feature flag to the MIPS backend
Simon Atanasyan
2017-07-07
1
-0
/
+11
*
[mips] Compact branch policy setting.
Simon Dardis
2016-05-27
1
-0
/
+18
*
[mips] Don't propagate -mfpxx by default if soft/single float were also set.
Toma Tabacu
2015-06-16
1
-0
/
+72
*
[Mips] Generate warning for invalid '-mnan' and '-march' combinations
Petar Jovanovic
2015-04-14
1
-2
/
+2
*
[mips] Invert the abicalls feature bit to be noabicalls so that it's possible...
Daniel Sanders
2014-08-08
1
-4
/
+2
*
[mips] Add -mabicalls/-mno-abicalls to the driver
Daniel Sanders
2014-08-08
1
-0
/
+12
*
[mips] Add support for -mfpxx and -mno-fpxx.
Daniel Sanders
2014-07-16
1
-0
/
+12
*
[mips] Add support for -modd-spreg/-mno-odd-spreg
Daniel Sanders
2014-07-10
1
-0
/
+10
*
[mips] Pass nan2008 info to the back-end.
Matheus Almeida
2014-05-07
1
-0
/
+12
*
[mips] Added -mfp64 and -mfp32 options.
Daniel Sanders
2013-10-17
1
-0
/
+12
*
[Mips] MSA frontend option support
Jack Carter
2013-08-12
1
-0
/
+12
*
[mips] Add support for command-line options -mno-check-zero-division and
Akira Hatanaka
2013-07-19
1
-0
/
+12
*
[Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options.
Simon Atanasyan
2013-05-11
1
-0
/
+12
*
[Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-related
Simon Atanasyan
2013-04-22
1
-2
/
+0
*
[Mips] Support -mmicromips / -mno-micromips command line options.
Simon Atanasyan
2013-04-14
1
-0
/
+12
*
[MIPS] Add -mxgot/-mno-xgot command line options
Simon Atanasyan
2012-12-01
1
-0
/
+12
*
MIPS: Use -G option to specify MIPS section threshold. Translate it
Simon Atanasyan
2012-08-27
1
-0
/
+6
*
Tests: check for target availability for target-specific tests.
Jim Grosbach
2012-07-09
1
-0
/
+2
*
MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support.
Simon Atanasyan
2012-07-05
1
-0
/
+24
*
MIPS: Add -mips16 / -mno-mips16 command line support.
Simon Atanasyan
2012-07-05
1
-0
/
+13