.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
ASTMatchers
|
[ASTMatchers] Add own version of VariadicFunction.
|
2016-03-25 16:29:30 +00:00 |
Analysis
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Basic
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
CodeGen
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Driver
|
[AMDGPU] Add debugger related target options
|
2016-04-12 21:42:15 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Frontend
|
Always have clang pass -pie-level and -pic-level values to the code generator.
|
2016-04-08 17:42:32 +00:00 |
FrontendTool
|
Make it possible for AST plugins to enable themselves by default
|
2016-03-15 12:51:40 +00:00 |
Headers
|
[Clang][AVX512][Builtin] Adding supporting to intrinsics of cvt{b|d|q}2mask{128|256|512} and cvtmask2{b|d|q}{128|256|512} instruction set.
|
2016-04-13 10:49:37 +00:00 |
Index
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Lex
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Parse
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
Serialization
|
Enable support for __float128 in Clang
|
2016-04-13 09:49:45 +00:00 |
StaticAnalyzer
|
[analyzer] Nullability: Treat nil _Nonnull ivar as invariant violation.
|
2016-04-13 00:41:54 +00:00 |
Tooling
|
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
|
2016-03-29 16:31:53 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |