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
/
MipsTargetStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Move expansion of .cpsetup to target streamer.
Matheus Almeida
2014-05-01
1
-0
/
+6
*
[mips] Add support for .cpload.
Matheus Almeida
2014-04-30
1
-0
/
+14
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-58
/
+58
*
[mips] Add initial support for NaN2008 in the back-end.
Matheus Almeida
2014-04-16
1
-0
/
+6
*
[mips] Add support to '.set mips64'.
Matheus Almeida
2014-03-26
1
-0
/
+3
*
[mips] Add support to '.set mips64r2'.
Matheus Almeida
2014-03-26
1
-0
/
+3
*
[mips] Add support for '.option pic2'.
Matheus Almeida
2014-03-26
1
-0
/
+4
*
Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...
Zoran Jovanovic
2014-03-20
1
-0
/
+1
*
This patch implements .set dsp directive and sets appropriate feature bits.Th...
Vladimir Medic
2014-03-05
1
-0
/
+3
*
This patch implements .set mips32r2 directive and sets appropriate feature bi...
Vladimir Medic
2014-03-04
1
-0
/
+6
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-2
/
+2
*
Remove another hasRawTextSupport.
Rafael Espindola
2014-01-31
1
-0
/
+2
*
Print .mask and .fmask with the target streamer.
Rafael Espindola
2014-01-27
1
-0
/
+6
*
Print .frame via the target streamer.
Rafael Espindola
2014-01-27
1
-0
/
+6
*
Implement the missing bits corresponding to .mips_hack_elf_flags.
Rafael Espindola
2014-01-26
1
-5
/
+1
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-2
/
+3
*
Convert some easy uses of EmitRawText to TargetStreamer methods.
Rafael Espindola
2014-01-26
1
-0
/
+27
*
This reverts commit r200064 and r200051.
Rafael Espindola
2014-01-25
1
-3
/
+3
*
[Mips] TargetStreamer ELF flag Support for default and commandline options.
Jack Carter
2014-01-25
1
-3
/
+3
*
Unify duplicated functions.
Rafael Espindola
2014-01-24
1
-3
/
+0
*
[Mips] TargetStreamer Support for .set mips16.
Jack Carter
2014-01-22
1
-0
/
+4
*
Fix a low hanging use of hasRawTextSupport.
Rafael Espindola
2014-01-14
1
-0
/
+9
*
Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".
Rafael Espindola
2014-01-14
1
-3
/
+11
*
[Mips] TargetStreamer Support for .abicalls and .set pic0.
Jack Carter
2014-01-06
1
-1
/
+8
*
reverts 195057 per request
Jack Carter
2013-11-19
1
-3
/
+6
*
Remove unused special member functions and reformat.
Eric Christopher
2013-11-19
1
-2
/
+1
*
Fix previous commit and fully remove variable.
Eric Christopher
2013-11-19
1
-2
/
+1
*
Remove unused variable.
Eric Christopher
2013-11-19
1
-1
/
+0
*
[Mips] Support for MicroMips STO refactoring.
Jack Carter
2013-11-19
1
-3
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+0
*
[Mips] MipsTargetStreamer refactoring.
Jack Carter
2013-11-18
1
-0
/
+22
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-0
/
+23