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
*
[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
*
[OPENMP] Replace calls of getAssociatedStmt().
Alexey Bataev
2018-01-12
1
-7
/
+3
*
Refactor functions PrintTemplateArgumentList
Serge Pavlov
2017-11-28
1
-14
/
+7
*
[OPENMP] Initial support for asynchronous data update, NFC.
Alexey Bataev
2017-11-21
1
-6
/
+8
*
Handle lambda captures of variable length arrays in profiling and printing.
Richard Trieu
2017-11-11
1
-0
/
+3
*
Allow StmtPrinter to supress implicit 'this' and 'self' base expressions
Alex Lorenz
2017-10-26
1
-9
/
+33
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-0
/
+1
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-1
/
+0
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-0
/
+1
*
Print enum constant values using the original source formatting
Alex Lorenz
2017-08-17
1
-9
/
+32
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-2
/
+4
*
[OPENMP] Initial support for 'in_reduction' clause.
Alexey Bataev
2017-07-21
1
-0
/
+22
*
[OPENMP] Initial support for 'task_reduction' clause.
Alexey Bataev
2017-07-18
1
-1
/
+24
*
[coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt.
Eric Fiselier
2017-03-06
1
-0
/
+7
*
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
Kelvin Li
2017-01-10
1
-0
/
+6
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...
Kelvin Li
2017-01-03
1
-0
/
+6
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Kelvin Li
2016-12-29
1
-0
/
+6
*
[OpenMP] Sema and parsing for 'target teams distribute' pragma
Kelvin Li
2016-12-25
1
-0
/
+6
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
1
-0
/
+5
[next]