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
/
lib
/
Driver
/
ToolChains
/
Arch
/
Mips.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Set default float ABI to "soft" on FreeBSD
Simon Atanasyan
2019-10-09
1
-6
/
+12
*
[mips] Pass "xgot" flag as a subtarget feature
Simon Atanasyan
2019-09-18
1
-0
/
+7
*
[Driver] Delete dead code
Fangrui Song
2019-07-12
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
Michal Gorny
2018-12-20
1
-2
/
+2
*
[driver][mips] Support MIPS R6 target triples
Simon Atanasyan
2018-10-16
1
-0
/
+5
*
[mips] Fix handling of GNUABIN32 environment in a target triple
Simon Atanasyan
2018-10-15
1
-0
/
+3
*
[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
Vladimir Stefanovic
2018-07-11
1
-0
/
+4
*
[mips] Add '-mcrc', '-mno-crc' options to enable/disable CRC ASE
Vladimir Stefanovic
2018-07-05
1
-0
/
+2
*
[mips] Use more conservative default CPUs for MIPS on FreeBSD.
John Baldwin
2018-06-26
1
-0
/
+7
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-10
/
+1
*
[mips] Improve handling of -fno-[pic/PIC] option
Aleksandar Beserminji
2018-05-07
1
-3
/
+12
*
Revert "[mips] Improve handling of -fno-[pic/PIC] option"
Aleksandar Beserminji
2018-05-07
1
-12
/
+3
*
[mips] Improve handling of -fno-[pic/PIC] option
Aleksandar Beserminji
2018-05-07
1
-3
/
+12
*
[mips] Spectre variant two mitigation for MIPSR2
Simon Dardis
2018-02-21
1
-0
/
+39
*
[mips] Replace Triple::Environment check by the isGNUEnvironment() call. NFC
Simon Atanasyan
2017-09-07
1
-1
/
+1
*
[mips] Introducing option -mabs=[legacy/2008]
Petar Jovanovic
2017-08-24
1
-0
/
+22
*
[mips] Rename getSupportedNanEncoding() to getIEEE754Standard()
Petar Jovanovic
2017-08-22
1
-23
/
+24
*
[mips] Remove checking of the redundant condition. NFC
Simon Atanasyan
2017-08-21
1
-2
/
+1
*
Revert r310057
Stefan Maksimovic
2017-08-11
1
-0
/
+2
*
[mips] Show warning in case of mixing -mlong-calls and -mabicalls options
Simon Atanasyan
2017-08-10
1
-2
/
+10
*
[mips] Notify user that `-mabicalls` is ignored on non-PIC N64 ABI
Simon Atanasyan
2017-08-10
1
-3
/
+15
*
Revert r304953 for release 5.0.0
Stefan Maksimovic
2017-08-04
1
-2
/
+0
*
[mips] Code formatting fix. NFC
Simon Atanasyan
2017-08-04
1
-1
/
+1
*
[mips][mt][7/7] Add driver option for the MIPS MT ASE.
Simon Dardis
2017-07-12
1
-0
/
+1
*
[driver][mips] Pass long-calls feature flag to the MIPS backend
Simon Atanasyan
2017-07-07
1
-0
/
+2
*
[driver][mips] Use AddTargetFeature to check arguments and add feature flags....
Simon Atanasyan
2017-07-05
1
-7
/
+2
*
[driver][mips] Remove redundant curly brackets. NFC
Simon Atanasyan
2017-07-05
1
-3
/
+2
*
Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-0
/
+7
*
Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-7
/
+0
*
[mips] Add runtime options to enable/disable madd.fmt and msub.fmt
Petar Jovanovic
2017-06-07
1
-0
/
+7
*
Remove unnecessary calls to MakeArgString.
Evgeniy Stepanov
2017-05-09
1
-8
/
+8
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+403