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
/
MipsSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6
Daniel Sanders
2014-06-16
1
-1
/
+4
*
[mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.
Daniel Sanders
2014-06-16
1
-1
/
+1
*
[mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...
Daniel Sanders
2014-06-12
1
-5
/
+10
*
[mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6
Daniel Sanders
2014-05-23
1
-1
/
+6
*
[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...
Daniel Sanders
2014-05-13
1
-0
/
+3
*
[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...
Daniel Sanders
2014-05-12
1
-0
/
+3
*
[mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64
Daniel Sanders
2014-05-12
1
-4
/
+0
*
[mips] Fold FeatureSEInReg into FeatureMips32r2
Daniel Sanders
2014-05-12
1
-4
/
+0
*
[mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2
Daniel Sanders
2014-05-12
1
-4
/
+0
*
[mips] Replace FeatureFPIdx with FeatureMips4_32r2
Daniel Sanders
2014-05-12
1
-5
/
+5
*
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-09
1
-0
/
+4
*
[mips] Remove unused CondMov feature bit
Daniel Sanders
2014-05-09
1
-4
/
+0
*
[mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...
Daniel Sanders
2014-05-09
1
-0
/
+4
*
[mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6
Daniel Sanders
2014-05-09
1
-2
/
+7
*
[mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-08
1
-0
/
+1
*
[mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-V
Daniel Sanders
2014-05-07
1
-1
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[mips] Add initial support for NaN2008 in the back-end.
Matheus Almeida
2014-04-16
1
-0
/
+4
*
[mips] Indentation
Daniel Sanders
2014-04-16
1
-4
/
+3
*
[mips] Add initial (experimental) MIPS-IV support.
Daniel Sanders
2014-04-03
1
-4
/
+1
*
[MIPS] Add cpu octeon and some instructions
Kai Nacke
2014-03-20
1
-0
/
+5
*
[mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl.
Sasa Stankovic
2014-02-07
1
-0
/
+1
*
[mips] Add NaCl target and forbid indexed loads and stores for it
Petar Jovanovic
2014-02-05
1
-0
/
+3
*
Remove another hasRawTextSupport.
Rafael Espindola
2014-01-31
1
-7
/
+0
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+0
*
[mips] Partially revert r193641. Stack alignment should not be determined by
Akira Hatanaka
2013-11-11
1
-1
/
+1
*
[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
-0
/
+5
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
1
-0
/
+4
*
[mips] Do not generate INS/EXT nodes if target does not have support for
Akira Hatanaka
2013-10-09
1
-0
/
+1
*
[mips] Define method MipsSubtarget::enableLongBranchPass.
Akira Hatanaka
2013-10-07
1
-0
/
+4
*
Fix a problem with dual mips16/mips32 mode. When the underlying processor
Reed Kotler
2013-08-30
1
-0
/
+2
*
[mips] Add support for calling convention CC_MipsO32_FP64, which is used when...
Akira Hatanaka
2013-08-20
1
-0
/
+1
*
[Mips][msa] Added initial MSA support.
Jack Carter
2013-08-13
1
-0
/
+4
*
[mips] Implement MipsTargetMachine::getInstrItineraryData().
Akira Hatanaka
2013-07-12
1
-0
/
+1
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-2
/
+9
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
1
-0
/
+7
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-2
/
+39
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
1
-4
/
+0
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+4
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+6
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-0
/
+7
*
[mips] Delete unused sub-target features.
Akira Hatanaka
2012-12-07
1
-9
/
+0
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
1
-2
/
+4
*
Add flags and feature bits for mips dsp.
Akira Hatanaka
2012-09-21
1
-0
/
+5
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-1
/
+5
*
Add Android ABI to Mips backend to handle functions returning vectors of four
Akira Hatanaka
2012-08-16
1
-0
/
+4
*
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-22
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
[next]