teak-llvm/clang/lib
Craig Topper 33c9088783 Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins."
Had to revert the LLVM patch this depends on to fix a MSVC compiler limit in AutoUpgrade.cpp

llvm-svn: 350563
2019-01-07 19:39:25 +00:00
..
Analysis [AST] Store the callee and argument expressions of CallExpr in a trailing array. 2018-12-21 15:20:32 +00:00
ARCMigrate Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
AST [AST] Store some data of CXXNewExpr as trailing objects 2019-01-07 15:04:45 +00:00
ASTMatchers [clang] Add AST matcher for initializer list members 2019-01-07 14:14:36 +00:00
Basic [Basic] Extend DiagnosticEngine to store and format Qualifiers. 2019-01-04 11:50:36 +00:00
CodeGen Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins." 2019-01-07 19:39:25 +00:00
CrossTU [CTU] Make loadExternalAST return with non nullptr on success 2019-01-07 14:05:19 +00:00
Driver hwasan: Implement lazy thread initialization for the interceptor ABI. 2019-01-04 19:27:04 +00:00
Edit [Fixed Point Arithmetic] Fixed Point to Boolean Cast 2018-10-23 17:55:35 +00:00
Format clang-format: [JS] support goog.requireType. 2019-01-07 13:12:50 +00:00
Frontend Let new test from r350340 still pass even after r350451. 2019-01-05 01:19:14 +00:00
FrontendTool [analyzer][NFC] Merge ClangCheckerRegistry to CheckerRegistry 2018-12-15 18:11:49 +00:00
Headers Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins." 2019-01-07 19:39:25 +00:00
Index [Index] Index paremeters in lambda expressions. 2018-12-19 13:44:41 +00:00
Lex Add vtable anchor to classes. 2018-12-29 02:02:30 +00:00
Parse Add two new pragmas for controlling software pipelining optimizations. 2019-01-04 17:20:00 +00:00
Rewrite Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
Sema [Sema] Fix unused variable warning in Release builds 2019-01-07 15:22:08 +00:00
Serialization [AST] Store some data of CXXNewExpr as trailing objects 2019-01-07 15:04:45 +00:00
StaticAnalyzer [analyzer] Pass the correct loc Expr from VisitIncDecOp to evalStore 2019-01-07 15:07:01 +00:00
Tooling Remove stat cache chaining as it's no longer needed after PTH support has been 2018-12-21 19:33:09 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00