index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
MipsTargetObjectFile.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...
Daniel Sanders
1
-7
/
+1
2015-05-26
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
Daniel Sanders
1
-1
/
+7
2015-05-21
Move alignment from MCSectionData to MCSection.
Rafael Espindola
1
-5
/
+7
2015-03-21
Grab a subtarget off of a MipsTargetMachine rather than a
Eric Christopher
1
-5
/
+9
2015-01-29
Compute the ELF SectionKind from the flags.
Rafael Espindola
1
-9
/
+5
2015-01-26
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
1
-6
/
+4
2014-11-06
[mips] Add the following MIPS options that control gp-relative addressing of
Sasa Stankovic
1
-13
/
+57
2014-08-04
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
1
-1
/
+2
2014-02-08
Pass the Mangler by reference.
Rafael Espindola
1
-1
/
+1
2014-01-31
Remove another hasRawTextSupport.
Rafael Espindola
1
-15
/
+0
2014-01-28
Revert r199871 and replace it with a simple check in the debug info
Eric Christopher
1
-1
/
+1
2014-01-23
Add a variable to track whether or not we've used a unique section,
Eric Christopher
1
-1
/
+1
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
1
-0
/
+14
2013-01-02
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
1
-3
/
+3
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
1
-2
/
+2
2012-10-08
Move TargetData to DataLayout.
Micah Villmow
1
-2
/
+2
2012-09-05
Fix UseInitArray option for MIPS target.
Logan Chien
1
-0
/
+1
2012-08-22
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
1
-2
/
+3
2012-02-17
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
1
-1
/
+1
2012-02-17
add Emacs tag and fix some comment error in file headers
Jia Liu
1
-1
/
+1
2011-07-18
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
1
-1
/
+1
2011-04-15
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
1
-6
/
+4
2011-04-15
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
1
-4
/
+6
2011-01-23
Remove more duplicated code.
Rafael Espindola
1
-2
/
+2
2011-01-23
Remove duplicated code.
Rafael Espindola
1
-2
/
+3
2010-09-28
Remove trailing spaces of MipsTargetObjectFile.cpp
Che-Liang Chiou
1
-10
/
+10
2010-04-08
delete a forwarding function.
Chris Lattner
1
-6
/
+7
2009-11-19
Only use small sections for non linux targets!
Bruno Cardoso Lopes
1
-0
/
+7
2009-08-13
reintroduce support for Mips "small" section handling. This is
Chris Lattner
1
-0
/
+93