llvm-project/clang/lib
Fangrui Song 90e95bb289 Delete dead stores
llvm-svn: 365901
2019-07-12 14:04:34 +00:00
..
ARCMigrate Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 2019-07-03 08:13:17 +00:00
AST Dump floating-point values as strings when dumping to JSON. 2019-07-12 13:57:41 +00:00
ASTMatchers Revert "[clang] Fixing windows buildbot after D61552" 2019-06-20 10:34:02 +00:00
Analysis [analyzer] exploded-graph-rewriter: Improve source location dumps. 2019-07-12 02:10:33 +00:00
Basic [X86][PowerPC] Support -mlong-double-128 2019-07-12 02:32:15 +00:00
CodeGen Delete dead stores 2019-07-12 14:04:34 +00:00
CrossTU [analyzer] Add analyzer option to limit the number of imported TUs 2019-07-08 12:37:10 +00:00
Driver [Driver] Delete dead code 2019-07-12 13:21:58 +00:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format clang-format: Add new style option AlignConsecutiveMacros 2019-07-02 15:53:14 +00:00
Frontend [X86][PowerPC] Support -mlong-double-128 2019-07-12 02:32:15 +00:00
FrontendTool [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Headers [X86] Change the IR sequence for _mm_storeh_pi and _mm_storel_pi to perform the store as a <2 x float> instead of i64. 2019-07-10 17:11:29 +00:00
Index [Concepts] Concept definitions (D40381) 2019-07-10 21:25:49 +00:00
Lex Delete dead stores 2019-07-12 14:04:34 +00:00
Parse [Concepts] Concept definitions (D40381) 2019-07-10 21:25:49 +00:00
Rewrite [Rewrite] Extend to further accept CharSourceRange 2019-07-06 02:55:06 +00:00
Sema Delete dead stores 2019-07-12 14:04:34 +00:00
Serialization [Concepts] Concept definitions (D40381) 2019-07-10 21:25:49 +00:00
StaticAnalyzer Delete dead stores 2019-07-12 14:04:34 +00:00
Tooling [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed commands. 2019-07-12 10:11:40 +00:00
CMakeLists.txt Revert [clang] DirectoryWatcher 2019-07-09 23:22:01 +00:00