index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
MipsTargetObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-16
/
+1
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-0
/
+14
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-3
/
+3
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-2
/
+2
*
Fix UseInitArray option for MIPS target.
Logan Chien
2012-09-05
1
-0
/
+1
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-2
/
+3
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-1
/
+1
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-6
/
+4
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-4
/
+6
*
Remove more duplicated code.
Rafael Espindola
2011-01-23
1
-2
/
+2
*
Remove duplicated code.
Rafael Espindola
2011-01-23
1
-2
/
+3
*
Remove trailing spaces of MipsTargetObjectFile.cpp
Che-Liang Chiou
2010-09-28
1
-10
/
+10
*
delete a forwarding function.
Chris Lattner
2010-04-08
1
-6
/
+7
*
Only use small sections for non linux targets!
Bruno Cardoso Lopes
2009-11-19
1
-0
/
+7
*
reintroduce support for Mips "small" section handling. This is
Chris Lattner
2009-08-13
1
-0
/
+93