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
/
Basic
/
Targets
/
Mips.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Check that features required by built-ins are enabled
Simon Atanasyan
2019-11-29
1
-0
/
+3
*
[mips] Set macros for Octeon+ CPU
Simon Atanasyan
2019-11-07
1
-2
/
+5
*
[mips] Add `octeon+` to the list of CPUs accepted by the driver
Simon Atanasyan
2019-11-07
1
-1
/
+2
*
[mips] Set __OCTEON__ macros
Simon Atanasyan
2019-11-05
1
-0
/
+3
*
[mips] Fix `__mips_isa_rev` macros value for Octeon CPU
Simon Atanasyan
2019-11-05
1
-1
/
+1
*
[Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwi...
Simon Atanasyan
2019-02-13
1
-0
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang][mips] Set __mips_fpr correctly for -mfpxx
Stefan Maksimovic
2018-08-22
1
-11
/
+54
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-9
/
+3
*
Add Rest of Targets Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-19
/
+12
*
[mips] Minor update to the comment (NFC)
Aleksandar Beserminji
2017-12-11
1
-1
/
+1
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
1
-0
/
+7
*
[mips] Introducing option -mabs=[legacy/2008]
Petar Jovanovic
2017-08-24
1
-0
/
+3
*
Revert r310057
Stefan Maksimovic
2017-08-11
1
-0
/
+3
*
Revert r304953 for release 5.0.0
Stefan Maksimovic
2017-08-04
1
-3
/
+0
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+242