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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang FE, SystemZ] Recognize -mpacked-stack CL option
Jonas Paulsson
2019-12-17
6
-0
/
+25
*
[objc_direct] fix uniquing when re-declaring a readwrite-direct property
Pierre Habouzit
2019-12-17
2
-1
/
+17
*
Revert "[ASTImporter] Friend class decl should not be visible in its context"
Nico Weber
2019-12-17
2
-88
/
+41
*
[driver][darwin] Pass -platform_version flag to the linker instead of the -<p...
Alex Lorenz
2019-12-17
12
-44
/
+134
*
Reland [NFC-I] Remove hack for fp-classification builtins
Erich Keane
2019-12-17
5
-43
/
+134
*
[ASTImporter] Friend class decl should not be visible in its context
Gabor Marton
2019-12-17
2
-41
/
+88
*
[OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387)
Sven van Haastregt
2019-12-17
2
-0
/
+53
*
[lit] Remove lit's REQUIRES-ANY directive
Thomas Preud'homme
2019-12-17
5
-8
/
+8
*
[ObjC][DWARF] Emit DW_AT_APPLE_objc_direct for methods marked as __attribute_...
Raphael Isemann
2019-12-17
2
-1
/
+12
*
[MinGW] Implicitly add .exe suffix if not provided
Martin Storsjö
2019-12-17
3
-1
/
+36
*
Check whether the destination is a complete type in a static_cast (or
Richard Smith
2019-12-16
4
-19
/
+14
*
[c++20] P1959R0: Remove support for std::*_equality.
Richard Smith
2019-12-16
17
-796
/
+180
*
If constant evaluation fails due to an unspecified pointer comparison,
Richard Smith
2019-12-16
5
-30
/
+34
*
[c++20] Add deprecation warnings for the expression forms deprecated by P1120R0.
Richard Smith
2019-12-16
15
-278
/
+462
*
[WebAssembly] Setting export_name implies llvm.used
Sam Clegg
2019-12-16
2
-2
/
+4
*
[coroutines][PR41909] Generalize fix from D62550
Brian Gesiak
2019-12-16
2
-14
/
+21
*
Revert "[NFC-I] Remove hack for fp-classification builtins"
Erich Keane
2019-12-16
4
-117
/
+42
*
Fix a bug in the property-based serialization of
John McCall
2019-12-16
3
-1
/
+19
*
[NFC-I] Remove hack for fp-classification builtins
Erich Keane
2019-12-16
4
-42
/
+117
*
[WebAssembly] Replace SIMD int min/max builtins with patterns
Thomas Lively
2019-12-16
3
-142
/
+1
*
[OPENMP][DOCS]Claim simd nontemporal clause, NFC.
Alexey Bataev
2019-12-16
1
-1
/
+1
*
Forward {read,write}SomeEnumType to {read,write}Enum instead of
John McCall
2019-12-16
3
-3
/
+27
*
Use property-based serialization for TemplateArgument.
John McCall
2019-12-16
4
-90
/
+101
*
Use property-based serialization for TemplateName.
John McCall
2019-12-16
4
-115
/
+109
*
Add the ability for properties to be conditional on other properties.
John McCall
2019-12-16
4
-19
/
+75
*
Add the ability to declare helper variables when reading
John McCall
2019-12-16
3
-7
/
+66
*
Use property-based serialization for DeclarationName.
John McCall
2019-12-16
3
-80
/
+61
*
Add the ability to use property-based serialization for "cased" types.
John McCall
2019-12-16
12
-89
/
+450
*
Replace tabs with spaces.
John McCall
2019-12-16
2
-130
/
+130
*
Move Basic{Reader,Writer} emission into ASTPropsEmitter; NFC.
John McCall
2019-12-16
1
-41
/
+53
*
Always -I clang/include when tblgen'ing in Clang.
John McCall
2019-12-16
3
-8
/
+4
*
[OPENMP][DOCS]Mark if clause on simd done, NFC.
Alexey Bataev
2019-12-16
1
-1
/
+1
*
[OPENMP50]Add if clause in target teams idistribute simd directive.
Alexey Bataev
2019-12-16
4
-114
/
+204
*
[TLI] Support for per-Function TLI that overrides available libfuncs
Teresa Johnson
2019-12-16
1
-9
/
+0
*
Fixing a -Wcovered-switch diagnostic and changing tabs to spaces; NFC.
Aaron Ballman
2019-12-16
1
-7
/
+7
*
[OPENMP50]Add if clause in target teams distribute parallel for simd directive.
Alexey Bataev
2019-12-16
3
-12
/
+38
*
Fix floating point builtins to not promote float->double
Erich Keane
2019-12-16
3
-7
/
+78
*
[clang][SystemZ] Add support for -march=native
Ulrich Weigand
2019-12-16
3
-5
/
+18
*
Silence an MSVC "not all control paths" diagnostic; NFC.
Aaron Ballman
2019-12-16
1
-0
/
+1
*
[NFC] Fix typos in Clangd and Clang
Kirill Bobyrev
2019-12-16
7
-42
/
+41
*
Mark the major papers for C++20 consistent comparisons as "done", and
Richard Smith
2019-12-15
3
-2
/
+6
*
[c++20] Compute exception specifications for defaulted comparisons.
Richard Smith
2019-12-15
6
-68
/
+360
*
Properly compute whether statement expressions can throw, rather than
Richard Smith
2019-12-15
5
-62
/
+339
*
Resolve exception specifications after marking the corresponding
Richard Smith
2019-12-15
3
-30
/
+50
*
[AST] Use a reference in a range-based for
Mark de Wever
2019-12-15
1
-2
/
+2
*
[clang] Improve LLVM-style RTTI support in ExternalASTSource/ExternalSemaSource
Raphael Isemann
2019-12-15
6
-12
/
+32
*
[analyzer] Add support for namespaces to GenericTaintChecker
Borsik Gabor
2019-12-15
3
-58
/
+290
*
[cxx_status] Fix paper number for "Concept auto" paper.
Richard Smith
2019-12-14
1
-1
/
+1
*
[perf-training] Make training data location configurable
Shoaib Meenai
2019-12-14
5
-5
/
+11
*
[clang] Fix modules build after addition of TypeBitCodes.def
Raphael Isemann
2019-12-14
1
-1
/
+9
[next]