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
/
function-attributes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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