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
/
Mips.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Replace MipsABIEnum with a MipsABIInfo class.
Daniel Sanders
2014-10-24
1
-4
/
+4
*
[mips] Invert the abicalls feature bit to be noabicalls so that it's possible...
Daniel Sanders
2014-08-08
1
-2
/
+2
*
[mips] Initial implementation of -mabicalls/-mno-abicalls.
Daniel Sanders
2014-08-08
1
-0
/
+2
*
[mips] Added FPXX modeless calling convention.
Zoran Jovanovic
2014-07-10
1
-0
/
+2
*
[mips] Add support for -modd-spreg/-mno-odd-spreg
Daniel Sanders
2014-07-10
1
-0
/
+3
*
[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...
Daniel Sanders
2014-05-13
1
-3
/
+7
*
[mips][mips64r6] Added mul/mulu/muh/muhu
Daniel Sanders
2014-05-12
1
-1
/
+2
*
[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...
Daniel Sanders
2014-05-12
1
-2
/
+6
*
[mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64
Daniel Sanders
2014-05-12
1
-3
/
+1
*
[mips] Fold FeatureSEInReg into FeatureMips32r2
Daniel Sanders
2014-05-12
1
-4
/
+1
*
[mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2
Daniel Sanders
2014-05-12
1
-3
/
+1
*
[mips] Replace FeatureFPIdx with FeatureMips4_32r2
Daniel Sanders
2014-05-12
1
-6
/
+7
*
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-09
1
-2
/
+6
*
[mips] Remove unused CondMov feature bit
Daniel Sanders
2014-05-09
1
-4
/
+2
*
[mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...
Daniel Sanders
2014-05-09
1
-14
/
+15
*
[mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6
Daniel Sanders
2014-05-09
1
-0
/
+11
*
[mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-V
Daniel Sanders
2014-05-07
1
-4
/
+23
*
[mips] Add ISA_<name> adverbs and start using them instead of AdditionalPredi...
Daniel Sanders
2014-05-07
1
-0
/
+3
*
[mips] Continue splitting Instruction.Predicates into smaller lists and re-jo...
Daniel Sanders
2014-05-07
1
-0
/
+6
*
[mips] Split Instruction.Predicates into smaller lists and re-join them with ...
Daniel Sanders
2014-05-07
1
-0
/
+18
*
[mips] Add initial support for NaN2008 in the back-end.
Matheus Almeida
2014-04-16
1
-0
/
+2
*
[mips] Switch the MIPS-III and MIPS-IV assembler tests to use -mcpu=mips4.
Daniel Sanders
2014-04-10
1
-2
/
+2
*
[mips] Add initial (experimental) MIPS-IV support.
Daniel Sanders
2014-04-03
1
-2
/
+6
*
[MIPS] Add cpu octeon and some instructions
Kai Nacke
2014-03-20
1
-0
/
+5
*
[mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...
Daniel Sanders
2014-02-20
1
-5
/
+5
*
Change the default of AsmWriterClassName and isMCAsmWriter.
Rafael Espindola
2013-12-02
1
-6
/
+0
*
[mips] Compute stack alignment on the fly.
Akira Hatanaka
2013-10-30
1
-3
/
+1
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
1
-1
/
+3
*
[Mips][msa] Added initial MSA support.
Jack Carter
2013-08-13
1
-0
/
+2
*
Moving definition of MnemonicContainsDot field from class Instruction to clas...
Vladimir Medic
2013-08-01
1
-0
/
+1
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
1
-2
/
+0
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+3
*
[mips] Delete unused sub-target features.
Akira Hatanaka
2012-12-07
1
-4
/
+0
*
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
1
-2
/
+5
*
Add flags and feature bits for mips dsp.
Akira Hatanaka
2012-09-21
1
-0
/
+4
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-2
/
+13
*
Add Android ABI to Mips backend to handle functions returning vectors of four
Akira Hatanaka
2012-08-16
1
-0
/
+2
*
This patch adds the register class for MIPS16 as well as the ability for
Akira Hatanaka
2012-05-16
1
-0
/
+4
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-1
/
+1
*
Add definition of WSBH (Word Swap Bytes within Halfwords), which is an
Akira Hatanaka
2011-12-20
1
-1
/
+1
*
Change names for MIPS "generic" processors defined in Mips.td to match what GNU
Akira Hatanaka
2011-11-29
1
-3
/
+3
*
Initial Mips64 support. Patch by Liu with some modifications.
Akira Hatanaka
2011-09-20
1
-0
/
+13
*
Drop support for Mips1 and Mips2.
Akira Hatanaka
2011-09-09
1
-11
/
+0
*
Drop support for Allegrex. Allegrex implements a variant of Mips2.
Akira Hatanaka
2011-09-09
1
-7
/
+0
*
Change default target architecture from Mips1 to Mips32r1 in preparation for
Akira Hatanaka
2011-09-09
1
-0
/
+1
*
Lower MachineInstr to MC Inst and print to .s files.
Akira Hatanaka
2011-07-07
1
-0
/
+8
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-16
/
+15
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-15
/
+16
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-1
/
+1
[next]