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
/
regparm.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
-1
/
+1
*
Update the tests.
Bill Wendling
2013-01-31
1
-1
/
+1
*
fix an unintended behavior change in the type system rewrite, which caused us...
Chris Lattner
2011-07-12
1
-1
/
+1
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-1
/
+1
*
Warn about code that uses variables and functions with internal linkage
John McCall
2011-02-19
1
-2
/
+1
*
Fix a (probably very old) regression where we weren't using the typedef name ...
Anders Carlsson
2010-11-24
1
-1
/
+1
*
Merge the "regparm" attribute from a previous declaration of a
Douglas Gregor
2010-06-18
1
-0
/
+5
*
Fix test in -Asserts build.
Daniel Dunbar
2010-03-30
1
-1
/
+1
*
Remember the regparm attribute in FunctionType::ExtInfo.
Rafael Espindola
2010-03-30
1
-2
/
+6
*
Fix this test on windows. When running on windows we print
Rafael Espindola
2010-03-30
1
-1
/
+1
*
the big refactoring bits of PR3782.
Rafael Espindola
2010-03-30
1
-1
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-3
/
+2
*
Testcase for regparm codegen
Anton Korobeynikov
2009-04-04
1
-0
/
+19