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
/
Sema
/
TreeTransform.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-04
1
-12
/
+51
*
Re-check in clang support gun asm goto after fixing tests.
Jennifer Yu
2019-06-03
1
-2
/
+14
*
Revert rL362358 : PR42104: Support instantiations of lambdas that implicitly ...
Simon Pilgrim
2019-06-03
1
-51
/
+12
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-03
1
-12
/
+51
*
[coroutines][PR41909] Don't build dependent coroutine statements for generic ...
Brian Gesiak
2019-06-03
1
-7
/
+16
*
Transform lambda expression captures when transforming an expression to
Richard Smith
2019-06-02
1
-5
/
+23
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
1
-14
/
+2
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
1
-2
/
+14
*
Defer creating fields for captures until we finish building the
Richard Smith
2019-05-28
1
-1
/
+1
*
Factor out repeated code to build 'this' expressions and mark them
Richard Smith
2019-05-24
1
-4
/
+4
*
[c++20] P0780R2: Support pack-expansion of init-captures.
Richard Smith
2019-05-21
1
-43
/
+100
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-7
/
+34
*
PR41845: Detect and reject mismatched inner/outer pack expansion sizes
Richard Smith
2019-05-13
1
-7
/
+10
*
Split ActOnCallExpr into an ActOnCallExpr to be called by the parser,
Richard Smith
2019-05-08
1
-2
/
+2
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+27
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-7
/
+14
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-27
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+27
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-0
/
+36
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-0
/
+20
*
[clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"
Roman Lebedev
2019-03-06
1
-2
/
+0
*
[OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.
Michael Kruse
2019-02-25
1
-11
/
+15
*
[OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.
Michael Kruse
2019-02-22
1
-27
/
+47
*
[OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.
Michael Kruse
2019-02-19
1
-40
/
+66
*
PR40642: Fix determination of whether the final statement of a statement
Richard Smith
2019-02-15
1
-17
/
+41
*
Re-commit "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-29
1
-5
/
+6
*
Revert "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-28
1
-6
/
+5
*
[clang][OpenMP] OMPFlushClause is synthetic, no such clause exists
Roman Lebedev
2019-01-28
1
-0
/
+2
*
[AST] Introduce GenericSelectionExpr::Association
Bruno Ricci
2019-01-28
1
-5
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Refactor the way we handle diagnosing unused expression results.
Aaron Ballman
2019-01-04
1
-6
/
+9
*
[AST] Store the callee and argument expressions of CallExpr in a trailing array.
Bruno Ricci
2018-12-21
1
-1
/
+1
*
[AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr.
Bruno Ricci
2018-12-21
1
-3
/
+3
*
[OPENMP] parsing and sema support for 'close' map-type-modifier
Kelvin Li
2018-12-18
1
-7
/
+9
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-5
/
+8
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-8
/
+5
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-5
/
+8
*
[OpenCL] Diagnose conflicting address spaces in templates.
Anastasia Stulova
2018-12-05
1
-12
/
+23
*
[OpenCL] Improve diags for addr spaces in templates
Anastasia Stulova
2018-11-29
1
-0
/
+7
*
[OPENMP]Fix handling of the LCVs in loop-based directives.
Alexey Bataev
2018-11-21
1
-0
/
+3
*
Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...
Patrick Lyster
2018-11-02
1
-0
/
+7
*
Create ConstantExpr class
Bill Wendling
2018-10-31
1
-2
/
+8
*
[AST] Refactor PredefinedExpr
Bruno Ricci
2018-10-27
1
-3
/
+3
*
Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...
Patrick Lyster
2018-10-11
1
-0
/
+7
*
[OPENMP] Add reverse_offload clause to requires directive
Patrick Lyster
2018-10-03
1
-0
/
+6
*
Add support for unified_shared_memory clause on requires directive
Patrick Lyster
2018-10-01
1
-0
/
+7
*
[cxx2a] P0614R1: Support init-statements in range-based for loops.
Richard Smith
2018-09-28
1
-14
/
+26
*
Test commit. NFC
Patrick Lyster
2018-09-27
1
-1
/
+1
*
P0859R0: List-initialization is potentially-constant-evaluated and
Richard Smith
2018-09-26
1
-9
/
+32
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-0
/
+6
[next]