llvm-project/clang/lib
Ahmed Bougacha 774b5e296f [ARM NEON] Replace redundant code with a new GetFloatNeonType. NFC.
llvm-svn: 245904
2015-08-24 23:41:31 +00:00
..
ARCMigrate Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
AST Changes missed from r245810 2015-08-23 11:09:40 +00:00
ASTMatchers Add AST narrowing matchers for inline and anonymous namespaces. Since the inline keyword can also be specified on a FunctionDecl, this is a polymorphic matcher. 2015-08-18 19:55:20 +00:00
Analysis unique_ptrify ConsumedBlockInfo analysis to make it move assignable 2015-08-14 01:26:19 +00:00
Basic [AArch64] Define the macro __ARM_FP16_ARGS 2015-08-24 10:11:14 +00:00
CodeGen [ARM NEON] Replace redundant code with a new GetFloatNeonType. NFC. 2015-08-24 23:41:31 +00:00
Driver Revert r245866. 2015-08-24 20:30:57 +00:00
Edit [Edit] Use StringRef's copy method. No functional change intended. 2015-08-04 11:18:09 +00:00
Format clang-format: Always allow break after leading annotations. 2015-08-24 15:10:01 +00:00
Frontend Initialize the AST consumer as soon as we have both an ASTConsumer and an 2015-08-18 20:39:29 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [Headers][X86] Use __builtin_shufflevector in AVX2 broadcasts. 2015-08-20 20:27:21 +00:00
Index Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
Lex [modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation. 2015-08-24 21:59:32 +00:00
Parse [OPENMP 4.1] Initial support for 'simdlen' clause. 2015-08-21 11:14:16 +00:00
Rewrite Make local function isWhitespaceExceptNL static instead of in anonymous namespace 2015-07-28 04:54:03 +00:00
Sema [modules] If local submodule visibility is disabled, don't bother checking 2015-08-24 03:38:11 +00:00
Serialization [modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation. 2015-08-24 21:59:32 +00:00
StaticAnalyzer [Static Analyzer] Add checker to catch lightweight generics related type errors in Objective-C. 2015-08-21 00:18:28 +00:00
Tooling [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 2015-08-17 10:01:42 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00