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
/
struct-passing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix testcases to not rely upon target-* attributes.
Bill Wendling
2013-02-26
1
-5
/
+4
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-4
/
+5
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-5
/
+4
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-2
/
+6
*
Update testcases due to Attribute sorting improvements.
Bill Wendling
2013-02-15
1
-2
/
+2
*
Update the tests.
Bill Wendling
2013-01-31
1
-2
/
+2
*
'pure' and 'const' functions should also be marked nounwind. Migrate
Eric Christopher
2011-08-15
1
-2
/
+2
*
make the x86-32 backend specify a byval alignment, even when the
Chris Lattner
2011-05-22
1
-2
/
+2
*
test: FileCheck'ize and document test.
Michael J. Spencer
2010-10-19
1
-8
/
+12
*
stop looking for #uses comments.
Chris Lattner
2010-09-02
1
-6
/
+6
*
Correct this test for the fact that the number of uses is now printed
Duncan Sands
2010-09-02
1
-6
/
+6
*
don't slap noalias attribute on stret result arguments.
Chris Lattner
2010-04-20
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-7
/
+7
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
PR3835: Interaction with ABI structure passing can inhibit
Daniel Dunbar
2009-03-18
1
-0
/
+21