hanchenye-llvm-project/clang/lib
Alexey Bataev 1e1e286a6b [OPENMP 4.5] Initial codegen for 'priority' clause in task-based
directives.

OpenMP 4.5 supports clause 'priority' in task-based directives. Patch
adds initial codegen support for this clause in codegen.

llvm-svn: 269050
2016-05-10 12:21:02 +00:00
..
ARCMigrate
AST Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
ASTMatchers [ASTMatchers] New matcher forFunction 2016-05-04 11:59:39 +00:00
Analysis Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Basic [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end 2016-05-09 18:58:02 +00:00
CodeGen [OPENMP 4.5] Initial codegen for 'priority' clause in task-based 2016-05-10 12:21:02 +00:00
Driver [Myriad] Use Generic_ELF::addClangTargetOptions() 2016-05-09 19:09:59 +00:00
Edit
Format Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Frontend [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5 2016-05-09 14:59:13 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [Clang][AVX512] completing missing intrinsics [vmin/vmax]{sd|sq|uq|ud}. 2016-05-10 11:34:19 +00:00
Index Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Lex Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Parse [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5 2016-05-09 14:59:13 +00:00
Rewrite
Sema [Sema] Fix an overload resolution bug with enable_if. 2016-05-10 01:59:34 +00:00
Serialization [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5 2016-05-09 14:59:13 +00:00
StaticAnalyzer [analyzer] Add path note for localizability checker. 2016-04-28 19:44:40 +00:00
Tooling When forming a fully-qualified type name, put any qualifiers outside/before the 2016-05-09 23:06:14 +00:00
CMakeLists.txt