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
*
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