index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Serialization
/
ASTWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
Hans Wennborg
2020-02-27
1
-2
/
+2
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-24
1
-0
/
+12
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
1
-0
/
+1
*
make -fmodules-codegen and -fmodules-debuginfo work also with PCHs
Luboš Luňák
2020-01-15
1
-2
/
+2
*
[OpenMP][NFCI] Use the libFrontend ProcBindKind in Clang
Johannes Doerfert
2019-12-26
1
-1
/
+1
*
[OPENMP50]Basic support for conditional lastprivate.
Alexey Bataev
2019-12-24
1
-0
/
+3
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
1
-0
/
+2
*
[OPENMP50]Add parsing/sema analysis for nontemporal clause.
Alexey Bataev
2019-12-17
1
-0
/
+8
*
Move ASTRecordWriter into its own header; NFC.
John McCall
2019-12-14
1
-1
/
+21
*
Abstract serialization: TableGen the (de)serialization code for Types.
John McCall
2019-12-14
1
-647
/
+37
*
[OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
Johannes Doerfert
2019-12-10
1
-2
/
+2
*
clang/Modules: Move Serialization/Module.{h,cpp} to ModuleFile, NFC
Duncan P. N. Exon Smith
2019-11-21
1
-1
/
+1
*
[hip][cuda] Fix the extended lambda name mangling issue.
Michael Liao
2019-10-19
1
-0
/
+1
*
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
Richard Smith
2019-10-19
1
-0
/
+1
*
[OPENMP]Allow priority clause in combined task-based directives.
Alexey Bataev
2019-10-16
1
-0
/
+1
*
[OPENMP]Allow final clause in combined task-based directives.
Alexey Bataev
2019-10-15
1
-0
/
+1
*
[Concept] Associated Constraints Infrastructure
Saar Raz
2019-10-15
1
-1
/
+7
*
Reapply: [Modules][PCH] Hash input files content
Bruno Cardoso Lopes
2019-10-15
1
-11
/
+48
*
Temporarily Revert [Modules][PCH] Hash input files content
Eric Christopher
2019-10-14
1
-48
/
+11
*
[Modules][PCH] Hash input files content
Bruno Cardoso Lopes
2019-10-14
1
-11
/
+48
*
[OPNEMP]Allow num_tasks clause in combined task-based directives.
Alexey Bataev
2019-10-14
1
-0
/
+1
*
[OPNEMP]Allow grainsize clause in combined task-based directives.
Alexey Bataev
2019-10-14
1
-0
/
+1
*
Move most CXXRecordDecl::DefinitionData bit-fields out into a separate
Richard Smith
2019-10-11
1
-49
/
+7
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-0
/
+1
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-2
/
+2
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-0
/
+7
*
ContentCache: Drop getBuffer's dependency on SourceManager
Duncan P. N. Exon Smith
2019-08-26
1
-5
/
+5
*
Introduce FileEntryRef and use it when handling includes to report correct de...
Alex Lorenz
2019-08-22
1
-0
/
+1
*
Retire llvm::less_ptr. llvm::deref is much more flexible.
Benjamin Kramer
2019-08-22
1
-3
/
+3
*
[clang] Refactor doc comments to Decls attribution
Jan Korous
2019-08-13
1
-8
/
+10
*
[OPENMP]Add support for analysis of linear variables and step.
Alexey Bataev
2019-08-08
1
-0
/
+2
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
[Concepts] Concept definitions (D40381)
Saar Raz
2019-07-10
1
-0
/
+1
*
[Bitcode] Move Bitstream to a separate library
Francis Visoiu Mistrih
2019-07-03
1
-2
/
+2
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
1
-1
/
+1
*
[clang] Add storage for APValue in ConstantExpr
Gauthier Harnisch
2019-06-15
1
-0
/
+55
*
[c++20] P0780R2: Support pack-expansion of init-captures.
Richard Smith
2019-05-21
1
-1
/
+2
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-1
/
+0
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-0
/
+6
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+11
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-0
/
+1
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-1
/
+0
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-11
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+11
*
[Serialization] Stable serialization order for OpenCLTypeExtMap and OpenCLDec...
Bruno Ricci
2019-04-18
1
-9
/
+45
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-0
/
+9
*
[OPENMP]Improve detection of omp_allocator_handle_t type and predefined
Alexey Bataev
2019-03-20
1
-3
/
+6
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-0
/
+6
*
Modules: Add LangOptions::CacheGeneratedPCH
Duncan P. N. Exon Smith
2019-03-12
1
-2
/
+3
*
Modules: Invalidate out-of-date PCMs as they're discovered
Duncan P. N. Exon Smith
2019-03-09
1
-3
/
+3
[next]