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
/
StmtProfile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR44786: Don't assert when profiling <=> expressions.
Richard Smith
2020-02-04
1
-2
/
+2
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
1
-0
/
+43
*
[Concepts] Fix ConceptSpecializationExpr profiling crash
Saar Raz
2020-01-24
1
-3
/
+3
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
1
-2
/
+5
*
[OPENMP50]Add parsing/sema analysis for nontemporal clause.
Alexey Bataev
2019-12-17
1
-0
/
+3
*
[OpenMP50] Add parallel master construct
cchen
2019-12-05
1
-0
/
+5
*
Revert "[OpenMP50] Add parallel master construct, by Chi Chun Chen."
Reid Kleckner
2019-12-04
1
-5
/
+0
*
[OpenMP50] Add parallel master construct, by Chi Chun Chen.
cchen
2019-12-04
1
-0
/
+5
*
[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
/
+5
*
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
Richard Smith
2019-10-19
1
-0
/
+10
*
[OPENMP50]Add support for master taskloop simd.
Alexey Bataev
2019-10-18
1
-0
/
+5
*
[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
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+8
*
Revert 374882 "[Concepts] Concept Specialization Expressions"
Nico Weber
2019-10-15
1
-8
/
+0
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+8
*
[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
*
[OPENMP50]Add support for 'parallel master taskloop' construct.
Alexey Bataev
2019-10-14
1
-0
/
+5
*
[OPENMP50]Support for 'master taskloop' directive.
Alexey Bataev
2019-10-10
1
-0
/
+5
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
1
-0
/
+5
*
Re-check in clang support gun asm goto after fixing tests.
Jennifer Yu
2019-06-03
1
-0
/
+3
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
1
-3
/
+0
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
1
-0
/
+3
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-0
/
+4
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-0
/
+5
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-0
/
+5
*
[clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"
Roman Lebedev
2019-03-06
1
-1
/
+0
*
Re-commit "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-29
1
-3
/
+4
*
Revert "[AST] Introduce GenericSelectionExpr::Association"
Bruno Ricci
2019-01-28
1
-4
/
+3
*
[clang][OpenMP] OMPFlushClause is synthetic, no such clause exists
Roman Lebedev
2019-01-28
1
-0
/
+1
*
[AST] Introduce GenericSelectionExpr::Association
Bruno Ricci
2019-01-28
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...
Patrick Lyster
2018-11-02
1
-0
/
+3
*
Create ConstantExpr class
Bill Wendling
2018-10-31
1
-0
/
+4
*
[AST] Refactor PredefinedExpr
Bruno Ricci
2018-10-27
1
-1
/
+1
*
Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...
Patrick Lyster
2018-10-11
1
-0
/
+3
*
[OPENMP] Add reverse_offload clause to requires directive
Patrick Lyster
2018-10-03
1
-0
/
+3
*
Add support for unified_shared_memory clause on requires directive
Patrick Lyster
2018-10-01
1
-0
/
+3
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-0
/
+3
*
[ODRHash] Extend hash to support all Type's.
Richard Trieu
2018-09-04
1
-1
/
+1
*
[coroutines] Fix handling of dependent co_await in StmtProfiler.
Richard Smith
2018-07-31
1
-1
/
+4
*
Remove trailing space
Fangrui Song
2018-07-30
1
-25
/
+25
*
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
Leonard Chan
2018-06-20
1
-0
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-9
/
+9
*
[ODRHash] Handle some template weirdness.
Richard Trieu
2018-02-22
1
-5
/
+28
*
Update StmtProfile.cpp to handle zero template arguments.
Richard Trieu
2018-02-13
1
-2
/
+5
*
[c++2a] P0515R3: Support for overloaded operator<=>.
Richard Smith
2017-12-01
1
-0
/
+4
*
Handle lambda captures of variable length arrays in profiling and printing.
Richard Trieu
2017-11-11
1
-0
/
+3
[next]