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
/
llvm
/
lib
/
Target
/
Mips
/
MCTargetDesc
/
MipsOptionRecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MCRegInfo] Add forward sub and super register iterators. (NFC)
Florian Hahn
2019-12-05
1
-14
/
+10
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
1
-2
/
+8
*
[mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.
Daniel Sanders
2015-06-27
1
-0
/
+3
*
Replace getOrCreateSectionData with registerSection.
Rafael Espindola
2015-05-26
1
-2
/
+2
*
Stop forwarding (get|set)Aligment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+4
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
[Mips] Add .MIPS.options section descriptor kinds enumeration
Simon Atanasyan
2015-02-16
1
-1
/
+1
*
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
Chandler Carruth
2015-02-13
1
-1
/
+1
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-5
/
+3
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
1
-4
/
+5
*
Reverted my "Testing commit access" commit.
Toma Tabacu
2014-08-12
1
-0
/
+1
*
Testing commit access.
Toma Tabacu
2014-08-12
1
-1
/
+0
*
[mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP...
Daniel Sanders
2014-07-21
1
-0
/
+92