llvm-project/clang/lib
Michael Zuckerman cb85677471 [Clang][AVX512] completing missing intrinsics [vsqrt|vrsqrt|vrcp14 ].
Differential Revision: http://reviews.llvm.org/D20068

llvm-svn: 269649
2016-05-16 11:42:01 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Revert r269546 "Added support to the ASTImporter for C++ constructor initializers." as it breaks TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf test - http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/14699 2016-05-14 19:07:13 +00:00
ASTMatchers Add an AST matcher for CastExpr kind 2016-05-13 19:36:55 +00:00
Analysis Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Basic ARM-MachO: stop claiming to be EABI 2016-05-13 21:26:45 +00:00
CodeGen CodeGen: convert some const char * to StringRef 2016-05-16 05:06:49 +00:00
Driver [mips] Enable IAS by default for 32-bit MIPS targets (O32). 2016-05-14 12:43:08 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] respect clang-format off when requoting strings. 2016-05-12 11:20:32 +00:00
Frontend Revert "Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"" 2016-05-14 05:39:45 +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] completing missing intrinsics [vsqrt|vrsqrt|vrcp14 ]. 2016-05-16 11:42:01 +00:00
Index Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Lex [ModuleMap][CrashReproducer] Collect headers from inner frameworks 2016-05-13 22:21:51 +00:00
Parse Revert "[OpenCL] Add supported OpenCL extensions to target info." 2016-05-13 17:16:26 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [X86] Add immediate range checks for many of the builtins. 2016-05-15 22:18:00 +00:00
Serialization Update identifiers as needed when loading macros from serialized ASTs. 2016-05-14 06:24:14 +00:00
StaticAnalyzer [analyzer] Fix crash in ObjCGenericsChecker 2016-05-11 20:28:41 +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