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
/
Sema
/
attr-mode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwi...
Simon Atanasyan
2019-02-13
1
-1
/
+16
*
Determine the attribute subject for diagnostics based on declarative informat...
Aaron Ballman
2017-11-26
1
-2
/
+2
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-1
/
+1
*
Fix for PR8901: attribute "mode" rejected for enums and dependent types.
Denis Zobnin
2016-02-02
1
-2
/
+2
*
Fix attribute((mode([word|unwind_word]))) for x32
Reid Kleckner
2016-02-01
1
-0
/
+11
*
Allow __attribute__((mode)) to appertain to field declarations again. Correct...
Aaron Ballman
2016-01-19
1
-2
/
+6
*
PR26111: segmentation fault with __attribute__((mode(QI))) on function declar...
Alexey Bataev
2016-01-15
1
-0
/
+3
*
Recommited:
Stepan Dyatkovskiy
2013-09-18
1
-0
/
+3
*
Attribute tablegen now understands that attribute arguments can be optional. ...
Aaron Ballman
2013-09-09
1
-2
/
+3
*
err_attribute_missing_parameter_name has been replaced by err_attribute_argum...
Aaron Ballman
2013-07-30
1
-2
/
+2
*
Add test for r185584.
Roman Divacky
2013-07-04
1
-0
/
+1
*
Add support for TF/TC modes available on eg. PowerPC64.
Roman Divacky
2013-07-03
1
-0
/
+9
*
Add support for attribute((mode(unwind_word))).
Rafael Espindola
2013-01-07
1
-0
/
+2
*
Correctly treat 64 bit integers specified via the mode attribute as the 'long'
Chandler Carruth
2010-01-26
1
-1
/
+38
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
PR3691: Add support for complex modes. I also tossed in support for XF
Eli Friedman
2009-03-03
1
-0
/
+5
*
Make ProcessDeclAttributes walk the declarator structure pulling
Chris Lattner
2008-06-29
1
-0
/
+2
*
rename some attr tests for consistency.
Chris Lattner
2008-06-26
1
-0
/
+15