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
/
AST
/
StmtPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
1
-0
/
+54
*
[OpenMP50] Add parallel master construct
cchen
2019-12-05
1
-0
/
+6
*
Revert "[OpenMP50] Add parallel master construct, by Chi Chun Chen."
Reid Kleckner
2019-12-04
1
-6
/
+0
*
[OpenMP50] Add parallel master construct, by Chi Chun Chen.
cchen
2019-12-04
1
-0
/
+6
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-19
1
-1
/
+1
*
Revert "[NFC] Refactor representation of materialized temporaries"
Nico Weber
2019-11-17
1
-1
/
+1
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-16
1
-1
/
+1
*
[AST] Let DeclarationNameInfo printing use PrintingPolicy, and fix const-corr...
Sam McCall
2019-11-15
1
-1
/
+1
*
[AST] Use an explicit copy in a range-based for
Mark de Wever
2019-11-12
1
-1
/
+1
*
[OPENMP50]Add support for parallel master taskloop simd directive.
Alexey Bataev
2019-10-30
1
-0
/
+6
*
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
Richard Smith
2019-10-19
1
-0
/
+9
*
[OPENMP50]Add support for master taskloop simd.
Alexey Bataev
2019-10-18
1
-0
/
+6
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+11
*
Revert 374882 "[Concepts] Concept Specialization Expressions"
Nico Weber
2019-10-15
1
-11
/
+0
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+11
*
[OPENMP50]Add support for 'parallel master taskloop' construct.
Alexey Bataev
2019-10-14
1
-0
/
+6
*
[OPENMP50]Support for 'master taskloop' directive.
Alexey Bataev
2019-10-10
1
-0
/
+6
*
AST - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-07
1
-4
/
+4
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
1
-0
/
+8
*
Use getOperatorSpelling to get the spelling of an overloaded operator
Richard Smith
2019-06-14
1
-11
/
+4
*
Re-check in clang support gun asm goto after fixing tests.
Jennifer Yu
2019-06-03
1
-3
/
+17
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
1
-17
/
+3
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
1
-3
/
+17
*
[analyzer][AST] print() JSONify: Stmt implementation
Csaba Dabis
2019-05-29
1
-5
/
+15
*
[clang] Respect TerseOutput when printing lambdas
Kadir Cetinkaya
2019-05-27
1
-1
/
+4
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-0
/
+4
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-2
/
+3
*
[clang] fixing -ast-print for variadic parameter pack in lambda capture
Nicolas Lesser
2019-05-05
1
-0
/
+3
*
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
Hamza Sood
2019-05-04
1
-3
/
+8
*
Re-commit "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-29
1
-3
/
+3
*
Revert "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-28
1
-3
/
+3
*
[AST] Introduce GenericSelectionExpr::Association
Bruno Ricci
2019-01-28
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Create ConstantExpr class
Bill Wendling
2018-10-31
1
-0
/
+4
*
[AST] Refactor PredefinedExpr
Bruno Ricci
2018-10-27
1
-1
/
+1
*
PR26547: alignof should return ABI alignment, not preferred alignment
Richard Smith
2018-10-26
1
-0
/
+3
*
[OPENMP] Move OMPClausePrinter to OpenMPClause.h/OpenMPClause.cpp - NFC. Diff...
Patrick Lyster
2018-10-18
1
-451
/
+0
*
Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...
Patrick Lyster
2018-10-11
1
-0
/
+5
*
[OPENMP] Add reverse_offload clause to requires directive
Patrick Lyster
2018-10-03
1
-0
/
+4
*
Add support for unified_shared_memory clause on requires directive
Patrick Lyster
2018-10-01
1
-0
/
+5
*
[cxx2a] P0614R1: Support init-statements in range-based for loops.
Richard Smith
2018-09-28
1
-42
/
+40
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-0
/
+4
*
StmtPrinter: allow customizing the end-of-line character
George Karpenkov
2018-09-15
1
-53
/
+56
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-8
/
+8
*
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
Leonard Chan
2018-06-20
1
-0
/
+22
*
[AST][ObjC] Print implicit property expression that only has a setter without...
Alex Lorenz
2018-05-23
1
-3
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[AST] Fix some Clang-tidy modernize-use-auto and Include What You Use warning...
Eugene Zelenko
2018-04-10
1
-43
/
+85
*
[OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny
Alexey Bataev
2018-02-14
1
-42
/
+41
[next]