llvm-project/clang/lib
Simon Pilgrim 55d9396278 [X86] Move _mm256_set_m128* intrinsics before _mm256_loadu2_m128* intrinsics. NFC.
This is necessary for PR51796 where we'll update _mm256_loadu2_m128* to use  _mm256_set_m128*
2021-09-09 11:23:50 +01:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Introduce SourceLocation::[U]IntTy typedefs. 2021-07-21 10:45:46 +01:00
AST [AIX] Check for typedef properly when getting preferred type align 2021-09-08 16:21:52 -04:00
ASTMatchers Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
Analysis [analyzer][NFC] Display the correct function name even in crash dumps 2021-07-12 09:06:46 +02:00
Basic [AVR] Add support for the tinyAVR 0-series and tinyAVR 1-series 2021-09-08 02:35:26 +00:00
CodeGen [ObjC][ARC] Use the addresses of the ARC runtime functions instead of 2021-09-08 11:56:22 -07:00
CrossTU PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored 2021-09-08 15:53:49 -07:00
Edit [Matrix] Implement C-style explicit type conversions for matrix types. 2021-04-10 11:48:41 +01:00
Format [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
Frontend [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored 2021-09-08 15:53:49 -07:00
FrontendTool [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Headers [X86] Move _mm256_set_m128* intrinsics before _mm256_loadu2_m128* intrinsics. NFC. 2021-09-09 11:23:50 +01:00
Index [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
IndexSerialization
Interpreter Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case."" 2021-09-03 13:18:09 +00:00
Lex [clang] NFC: Fix trivial typo in comments and document 2021-09-04 12:59:42 +05:30
Parse [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema [HIP] Warn capture this pointer in device lambda 2021-09-08 13:45:26 -04:00
Serialization [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
StaticAnalyzer [analyzer] SValBuilder should have an easy access to AnalyzerOptions 2021-09-04 10:19:57 +02:00
Testing
Tooling [clang] NFC: Extract DiagnosticOptions parsing 2021-09-02 14:37:14 +02:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00