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
/
clang
/
test
/
CodeGen
/
mips64-padding-arg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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