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
/
functions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
Rewrite calls to bitcast unprototyped functions when emitting a definition.
John McCall
2012-12-12
1
-1
/
+1
*
ANSI C requires that a call to an unprototyped function type succeed
John McCall
2011-09-21
1
-2
/
+2
*
Merge this test into another.
John McCall
2011-06-27
1
-0
/
+6
*
Properly pass the address of a lazily-generated function declaration with
John McCall
2010-04-28
1
-0
/
+12
*
Make this test portable to ABIs that use sret.
John McCall
2010-02-24
1
-1
/
+1
*
Fix test case and convert fully to FileCheck.
John McCall
2010-02-24
1
-6
/
+6
*
Canonicalize parameter and return types before computing ABI info. Eliminates
John McCall
2010-02-24
1
-1
/
+10
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-4
/
+4
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-2
/
+2
*
Prep for new warning.
Mike Stump
2009-07-21
1
-0
/
+1
*
fix PR4423.
Chris Lattner
2009-06-23
1
-0
/
+4
*
When defining a function whose type has no prototype, make an effort
Chris Lattner
2009-05-05
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
fix a fixme: non-proto struct returning function definitions should be compiled
Chris Lattner
2009-03-22
1
-1
/
+5
*
Don't emit K&R unprototyped function definitions as varargs.
Daniel Dunbar
2009-02-19
1
-1
/
+13
*
When merging from a function with a prototype to a function without a
Douglas Gregor
2009-02-16
1
-0
/
+2
*
Fix a regression I introduced in r54107:
Chris Lattner
2008-07-31
1
-1
/
+7
*
implement codegen for functions whose function body type don't match
Chris Lattner
2007-12-02
1
-0
/
+11