llvm-project/clang/lib
Michael Zuckerman efbf3f108e [Clang][AVX512][Builtin] Fix palignr intrinsics header
Differential Revision: http://reviews.llvm.org/D20620

llvm-svn: 270707
2016-05-25 15:05:03 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Fix mangled name of method with ns_consumed parameters. 2016-05-25 14:15:08 +00:00
ASTMatchers [ASTMatcher] Add a node matcher for UnresolvedLookupExpr. 2016-05-18 12:53:59 +00:00
Analysis Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Basic Revert "[AArch64] Using new TargetParser in Clang" 2016-05-25 12:36:31 +00:00
CodeGen [OPENMP 4.5] Codegen for dacross loop synchronization constructs. 2016-05-25 12:36:08 +00:00
Driver Revert "[AArch64] Using new TargetParser in Clang" 2016-05-25 12:36:31 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] sort ES6 imports. 2016-05-20 11:24:24 +00:00
Frontend [Driver] Add support for -finline-functions and /Ob2 flags 2016-05-24 20:40:51 +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] Fix palignr intrinsics header 2016-05-25 15:05:03 +00:00
Index Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Lex Revert "[Lex] Support more type-traits in __has_feature" 2016-05-24 17:21:42 +00:00
Parse [ms] Allow more unqualified lookup of types in dependent base classes 2016-05-24 21:23:54 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OPENMP 4.5] Codegen for dacross loop synchronization constructs. 2016-05-25 12:36:08 +00:00
Serialization [OPENMP 4.5] Codegen for dacross loop synchronization constructs. 2016-05-25 12:36:08 +00:00
StaticAnalyzer [analyzer] Fix for PR23790 : constrain return value of strcmp() rather than returning a concrete value. 2016-05-19 23:03:49 +00:00
Tooling [tooling] FixItHint Tooling refactoring 2016-05-11 14:31:39 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00