index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
mips64-padding-arg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Mark aggregate arguments passed in registers with the inreg attribute
Daniel Sanders
2014-10-24
1
-3
/
+3
*
[mips] Promote all integral/enumeration types to the GPR width
Daniel Sanders
2014-10-24
1
-9
/
+9
*
[mips] Partially revert r193640. Stack alignment should not be determined by
Akira Hatanaka
2013-11-11
1
-3
/
+1
*
[mips] Align the stack to 16-bytes for -mfp64.
Akira Hatanaka
2013-10-29
1
-0
/
+18
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
Update the tests.
Bill Wendling
2013-01-31
1
-1
/
+1
*
Modify the tests for the (sorted) order that the attributes come out as now.
Bill Wendling
2013-01-29
1
-1
/
+1
*
[mips] Do not emit i32 padding if target ABI is O32. This was causing backend
Akira Hatanaka
2013-01-24
1
-10
/
+22
*
The clang driver has a fairly fancy support for executing gcc instead of
Rafael Espindola
2012-10-09
1
-1
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-20
1
-1
/
+1
*
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
1
-1
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
1
-1
/
+1
*
Fix test case committed in r147986.
Akira Hatanaka
2012-01-12
1
-3
/
+3
*
Take into account the pointer to an aggregate that is passed as a hidden
Akira Hatanaka
2012-01-12
1
-0
/
+12
*
Insert padding before unaligned long double arguments.
Akira Hatanaka
2012-01-09
1
-1
/
+13
*
Add field PaddingType to ABIArgInfo which specifies the type of padding that
Akira Hatanaka
2012-01-07
1
-0
/
+19