llvm-project/clang/lib
Craig Topper 46e7555d4b [AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins.
llvm-svn: 274603
2016-07-06 04:24:29 +00:00
..
ARCMigrate Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
AST [AST] Use ArrayRef in more interfaces 2016-07-06 04:19:16 +00:00
ASTMatchers [ASTMatcher] Add a node matcher for EnumType. 2016-06-30 07:50:01 +00:00
Analysis Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Basic [OpenMP] remove outdated comment (NFC) 2016-07-05 21:38:53 +00:00
CodeGen [AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins. 2016-07-06 04:24:29 +00:00
Driver [Sparc] Allow LEON cpu models to be selected with -mcpu 2016-07-04 08:56:08 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Fix build breakage. 2016-06-24 17:45:13 +00:00
Frontend Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible. 2016-07-02 11:41:41 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [Clang][Feature] Adding CLFLUSHOPT feature and intrinsic to clang 2016-07-05 15:56:03 +00:00
Index Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Lex [Feature] Add a builtin for indexing into parameter packs. Patch by Louis Dionne. 2016-07-01 01:24:09 +00:00
Parse [OpenMP] Sema and parse for 'distribute parallel for simd' 2016-07-05 05:00:15 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [AST] Use ArrayRef in more interfaces 2016-07-06 04:19:16 +00:00
Serialization [OpenMP] Sema and parse for 'distribute parallel for simd' 2016-07-05 05:00:15 +00:00
StaticAnalyzer [OpenMP] Sema and parse for 'distribute parallel for simd' 2016-07-05 05:00:15 +00:00
Tooling [Tooling] Add optional argument to getFullyQualifiedName to prepend "::". 2016-06-29 22:38:59 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00