llvm-project/clang/lib
Michael Zuckerman e98cc7477f [CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256|512} builtin to clang
Differential Revision: http://reviews.llvm.org/D17512

llvm-svn: 261641
2016-02-23 15:59:47 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST pr26544: Bitfield layout with pragma pack and attributes "packed" and 2016-02-19 11:23:28 +00:00
ASTMatchers Fix a -Wunused-variable diagnostic. 2016-02-23 10:29:04 +00:00
Analysis Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Basic Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests" 2016-02-23 07:06:12 +00:00
CodeGen Supporting all entities declared in lexical scope in LLVM debug info. 2016-02-23 13:37:18 +00:00
Driver [WebAssembly] Initial driver support for standard library paths. 2016-02-22 19:26:15 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Add @return to the supported JSDoc pragmas in Google 2016-02-22 20:24:11 +00:00
Frontend Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests" 2016-02-23 07:06:12 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers [CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256|512} builtin to clang 2016-02-23 15:59:47 +00:00
Index clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR. 2016-02-15 04:29:36 +00:00
Lex Lex: Return "" when HeaderMap::lookupFilename fails 2016-02-23 00:48:16 +00:00
Parse [ms-inline-asm] Fixing bug in single asm statement support 2016-02-23 08:53:45 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Make Sema::CheckFormatString a static function inside SemaChecking.cpp 2016-02-22 13:00:43 +00:00
Serialization Implement the likely resolution of core issue 253. 2016-02-19 01:52:46 +00:00
StaticAnalyzer [analyzer] Improve pointer arithmetic checker. 2016-02-23 12:34:39 +00:00
Tooling Print options, if requested. 2016-02-23 10:29:02 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00