llvm-project/clang/lib
Nemanja Ivanovic 7cd2833311 [PowerPC] Add vec_vupkhpx and vec_vupklpx for XL compatibility
These are old names for these functions that XL still supports.
2021-05-14 08:02:00 -05:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [SystemZ][z/OS] Set files in FileRemapper.cpp are text 2021-04-19 07:59:42 -04:00
AST [clang][NFC] remove unused return value 2021-05-14 05:25:47 -07:00
ASTMatchers [ASTMatchers] Add forCallable(), a generalization of forFunction(). 2021-05-13 11:25:00 -07:00
Analysis Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
Basic [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
CodeGen [Clang][OpenMP] Allow unified_shared_memory for Pascal-generation GPUs. 2021-05-13 17:15:34 -05:00
CrossTU [analyzer][CTU] API for CTU macro expansions 2021-02-22 11:12:22 +01:00
DirectoryWatcher Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC" 2020-12-14 17:04:06 -08:00
Driver [AMDGPU][OpenMP] Emit textual IR for -emit-llvm -S 2021-05-13 01:34:03 +00:00
Edit [Matrix] Implement C-style explicit type conversions for matrix types. 2021-04-10 11:48:41 +01:00
Format [clang-format] Rename common types between C#/JS 2021-05-06 12:12:58 +02:00
Frontend Modules: Simplify how DisableGeneratingGlobalModuleIndex is set, likely NFC 2021-05-13 10:39:40 -07:00
FrontendTool
Headers [PowerPC] Add vec_vupkhpx and vec_vupklpx for XL compatibility 2021-05-14 08:02:00 -05:00
Index [Index] Ignore nullptr decls for indexing 2021-05-06 13:12:26 -07:00
IndexSerialization
Interpreter [clang-repl] Add exhaustive list of libInterpreter dependencies. 2021-05-13 07:18:01 +00:00
Lex Use an allow list on reserved macro identifiers 2021-05-13 09:23:47 +02:00
Parse Parse vector bool when stdbool.h and altivec.h are included 2021-05-13 11:48:32 -04:00
Rewrite [clang] DeltaTree::AddDelta - fix "initialization is never read" clang-tidy warning. NFCI. 2021-03-02 15:01:34 +00:00
Sema Use enum comparison instead of generated switch/case, NFC 2021-05-13 20:26:50 -07:00
Serialization [clang] Spell correct variable 2021-05-03 05:33:47 -07:00
StaticAnalyzer [analyzer][solver] Prevent use of a null state 2021-05-13 20:16:29 +03:00
Testing
Tooling Widen `name` stencil to support `TypeLoc` nodes. 2021-05-13 23:23:12 +01:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00