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
/
MipsCallingConv.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for migrating to using register mask operands.
Akira Hatanaka
2012-03-01
1
-0
/
+17
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-3
/
+3
*
Do not promote i32 arguments to i64. This was causing unnecessary sign extension
Akira Hatanaka
2012-02-17
1
-10
/
+15
*
Remove comment.
Akira Hatanaka
2012-02-16
1
-2
/
+0
*
AnalyzeCallOperands function for N32/64.
Akira Hatanaka
2011-11-14
1
-0
/
+19
*
Function for handling byval arguments.
Akira Hatanaka
2011-11-12
1
-2
/
+3
*
Implement N32/64 calling convention. Patch by Liu.
Akira Hatanaka
2011-09-23
1
-1
/
+54
*
Add A0 and A1 to the list of registers used for returning a value in order to
Akira Hatanaka
2011-06-21
1
-2
/
+2
*
Fix comment typo. Noticed by Liu.
Duncan Sands
2011-04-25
1
-1
/
+1
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-9
/
+9
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-9
/
+9
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-8
/
+8
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
1
-1
/
+1
*
Fix return registers for mips eabi
Bruno Cardoso Lopes
2010-01-19
1
-4
/
+4
*
Added support for Mips O32 Calling Convention
Bruno Cardoso Lopes
2009-03-19
1
-13
/
+4
*
Fix PR2615
Bruno Cardoso Lopes
2008-08-03
1
-1
/
+7
*
Several changes to Mips backend, experimental fp support being the most
Bruno Cardoso Lopes
2008-07-05
1
-8
/
+58
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Initial Mips support, here we go! =)
Bruno Cardoso Lopes
2007-06-06
1
-0
/
+39