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
/
MipsTargetStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Move expansion of .cpsetup to target streamer.
Matheus Almeida
2014-05-01
1
-0
/
+73
*
[mips] Add support for .cpload.
Matheus Almeida
2014-04-30
1
-0
/
+54
*
[mips] Add initial support for NaN2008 in the back-end.
Matheus Almeida
2014-04-16
1
-0
/
+26
*
[mips] Add initial (experimental) MIPS-IV support.
Daniel Sanders
2014-04-03
1
-0
/
+2
*
[mips] Add support to '.set mips64'.
Matheus Almeida
2014-03-26
1
-0
/
+8
*
[mips] Add support to '.set mips64r2'.
Matheus Almeida
2014-03-26
1
-0
/
+8
*
[mips] Add support for '.option pic2'.
Matheus Almeida
2014-03-26
1
-0
/
+21
*
Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...
Zoran Jovanovic
2014-03-20
1
-0
/
+20
*
This patch implements .set dsp directive and sets appropriate feature bits.Th...
Vladimir Medic
2014-03-05
1
-0
/
+7
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-2
/
+2
*
This patch implements .set mips32r2 directive and sets appropriate feature bi...
Vladimir Medic
2014-03-04
1
-0
/
+8
*
Remove another hasRawTextSupport.
Rafael Espindola
2014-01-31
1
-1
/
+43
*
[mips] Fix ELF header flags.
Matheus Almeida
2014-01-28
1
-1
/
+8
*
Print .mask and .fmask with the target streamer.
Rafael Espindola
2014-01-27
1
-1
/
+32
*
Print .frame via the target streamer.
Rafael Espindola
2014-01-27
1
-0
/
+14
*
Implement the missing bits corresponding to .mips_hack_elf_flags.
Rafael Espindola
2014-01-26
1
-21
/
+44
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-4
/
+8
*
Convert some easy uses of EmitRawText to TargetStreamer methods.
Rafael Espindola
2014-01-26
1
-0
/
+56
*
This reverts commit r200064 and r200051.
Rafael Espindola
2014-01-25
1
-2
/
+12
*
[Mips] TargetStreamer ELF flag Support for default and commandline options.
Jack Carter
2014-01-25
1
-12
/
+2
*
Unify duplicated functions.
Rafael Espindola
2014-01-24
1
-17
/
+4
*
[Mips] TargetStreamer Support for .set mips16.
Jack Carter
2014-01-22
1
-0
/
+16
*
Fix uninitialized variable.
Rafael Espindola
2014-01-15
1
-1
/
+1
*
Only mark functions as micromips.
Rafael Espindola
2014-01-15
1
-2
/
+7
*
Fix a low hanging use of hasRawTextSupport.
Rafael Espindola
2014-01-14
1
-0
/
+24
*
Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".
Rafael Espindola
2014-01-14
1
-15
/
+23
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[Mips] TargetStreamer Support for .abicalls and .set pic0.
Jack Carter
2014-01-06
1
-2
/
+22
*
reverts 195057 per request
Jack Carter
2013-11-19
1
-3
/
+25
*
Remove unused special member functions and reformat.
Eric Christopher
2013-11-19
1
-12
/
+2
*
Fix previous commit and fully remove variable.
Eric Christopher
2013-11-19
1
-2
/
+1
*
[Mips] Support for MicroMips STO refactoring.
Jack Carter
2013-11-19
1
-17
/
+4
*
[Mips] MipsTargetStreamer refactoring.
Jack Carter
2013-11-18
1
-0
/
+69