llvm-project/clang/lib
Nirav Dave 90868bb058 [X86] Add clang support for X86 flag output parameters.
Summary:
Add frontend support and expected flags for X86 inline assembly flag
parameters.

Reviewers: craig.topper, rnk, echristo

Subscribers: eraman, nickdesaulniers, void, llvm-commits

Differential Revision: https://reviews.llvm.org/D57394

llvm-svn: 354053
2019-02-14 19:27:25 +00:00
..
ARCMigrate Use llvm::is_contained. NFC 2019-02-10 05:54:57 +00:00
AST [ASTImporter] Check visibility/linkage of functions and variables 2019-02-14 13:07:03 +00:00
ASTMatchers Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Analysis [analyzer] [RetainCountChecker] Bugfix: in non-OSObject-mode, do not track CXX method calls 2019-02-05 22:26:44 +00:00
Basic [X86] Add clang support for X86 flag output parameters. 2019-02-14 19:27:25 +00:00
CodeGen [CUDA][HIP] Use device side kernel and variable names when registering them 2019-02-14 02:00:09 +00:00
CrossTU Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Driver [Driver] Pass +reserve-x25 to backend if -ffixed-x25 is specified 2019-02-13 18:01:23 +00:00
Edit Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Format [Format/ObjC] Fix [foo bar]->baz formatting as lambda arrow 2019-02-08 15:55:18 +00:00
Frontend [OPENMP]Delay emission of the error messages for the exceptions. 2019-02-08 18:02:25 +00:00
FrontendTool [analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions 2019-01-26 15:59:21 +00:00
Headers [clang] Make sure C99/C11 features in <float.h> are provided in C++11 2019-02-13 19:08:01 +00:00
Index [clang][Index] Add a knob to index function parameters in declarations 2019-02-11 13:02:21 +00:00
Lex Print a note to the called macro when diagnosing err_embedded_directive 2019-02-14 04:13:17 +00:00
Parse [OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0 2019-02-07 17:32:37 +00:00
Rewrite Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Sema [Sema] Fix a regression introduced in "[AST][Sema] Remove CallExpr::setNumArgs" 2019-02-14 15:43:17 +00:00
Serialization [modules] Fix handling of initializers for templated global variables. 2019-02-05 23:37:13 +00:00
StaticAnalyzer [Analyzer] Crash fix for FindLastStoreBRVisitor 2019-02-13 12:25:47 +00:00
Tooling Switch to cantFail(), since it does the same assertion. 2019-02-06 17:59:39 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00