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
/
function-attributes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix __attribute__((force_align_arg_pointer)) misalignment bug
Erich Keane
2018-04-19
1
-2
/
+2
*
[CodeGen][x86_64] Enable 'force_align_arg_pointer' attribute at x86_64
Erich Keane
2017-08-30
1
-0
/
+1
*
Revert r298491 and r298494 which changed Clang's handling of 'nonnull'
Chandler Carruth
2017-03-24
1
-14
/
+0
*
Remove an overly aggressive assert in r298491 and leave a comment
Chandler Carruth
2017-03-22
1
-0
/
+14
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-2
/
+2
*
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
Charles Davis
2016-08-08
1
-7
/
+0
*
[Attr] Add support for the `ms_hook_prologue` attribute.
Charles Davis
2016-08-08
1
-0
/
+7
*
Make some tests LLVM-optimization agnostic and remove some others that were b...
David Blaikie
2015-11-14
1
-28
/
+9
*
Update clang regression tests for 'norecurse'
James Molloy
2015-11-12
1
-3
/
+3
*
Revert "Always_inline codegen rewrite" and 2 follow-ups.
Evgeniy Stepanov
2015-09-14
1
-2
/
+3
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-12
1
-3
/
+2
*
Revert "Specify target triple in alwaysinline tests."
Evgeniy Stepanov
2015-09-11
1
-2
/
+3
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-11
1
-3
/
+2
*
Re-enable several builtins in non-gnu modes.
Evgeniy Stepanov
2014-04-16
1
-0
/
+11
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-6
/
+6
*
Add more of the command line options as attribute flags.
Bill Wendling
2013-02-28
1
-3
/
+5
*
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
1
-5
/
+3
*
Fix testcases to not rely upon target-* attributes.
Bill Wendling
2013-02-26
1
-30
/
+25
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-25
/
+30
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-30
/
+25
*
Update tests so that we don't test for function-only attributes on call sites.
Bill Wendling
2013-02-22
1
-5
/
+8
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-5
/
+5
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-14
/
+23
*
Update the tests.
Bill Wendling
2013-01-31
1
-2
/
+2
*
Semantic analysis and CodeGen support for C11's _Noreturn. This is modeled as
Richard Smith
2013-01-30
1
-1
/
+7
*
Add returns_twice to functions that are known to return twice. This implements
Rafael Espindola
2011-10-12
1
-0
/
+11
*
Propagate __attribute__((returns_twice)) from C to IL.
Rafael Espindola
2011-10-03
1
-0
/
+11
*
Emit the 'alignstack' LLVM function attribute when we encounter a function
Charles Davis
2010-02-13
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Set OptimizeForSize LLVM function attribute with -Os.
Daniel Dunbar
2009-10-27
1
-9
/
+26
*
Convert test to FileCheck.
Daniel Dunbar
2009-10-27
1
-20
/
+17
*
Prep for new warning.
Mike Stump
2009-07-21
1
-1
/
+1
*
When defining a function whose type has no prototype, make an effort
Chris Lattner
2009-05-05
1
-0
/
+19
*
PR4133: fix always_inline implementation to be consistent with gcc.
Eli Friedman
2009-05-03
1
-2
/
+1
*
defer emission of always_inline, extern_inline, and inline functions (when
Chris Lattner
2009-04-14
1
-1
/
+2
*
Don't set both readnone and readonly.
Daniel Dunbar
2009-04-10
1
-0
/
+4
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Temporarily disable clearing of insert point (to indicate unreachable
Daniel Dunbar
2009-02-25
1
-0
/
+7
*
Set call attribute for direct calls (i.e. noreturn).
Daniel Dunbar
2009-02-20
1
-1
/
+12
*
Force triple for codegen tests which have expectations on output
Daniel Dunbar
2009-02-03
1
-1
/
+1
*
Add attribute always_inline support.
Daniel Dunbar
2008-10-28
1
-1
/
+3
*
fix test for latest changes in llvm asm representation
Nuno Lopes
2008-09-30
1
-4
/
+4
*
Fix function-attributes test case to not rely on llvm-gcc.
Daniel Dunbar
2008-09-27
1
-5
/
+9
*
Set sext/zext on function result.
Daniel Dunbar
2008-09-05
1
-0
/
+22