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
...
*
[OPENMP] Initial parsing and sema analysis for 'section' directive.
Alexey Bataev
2014-06-26
1
-0
/
+4
*
[OPENMP] Initial support for 'sections' directive.
Alexey Bataev
2014-06-25
1
-0
/
+4
*
[OPENMP] Initial support for 'nowait' clause.
Alexey Bataev
2014-06-20
1
-0
/
+2
*
[OPENMP] Initial support for 'ordered' clause.
Alexey Bataev
2014-06-20
1
-0
/
+2
*
[OPENMP] Initial support for 'schedule' clause.
Alexey Bataev
2014-06-20
1
-0
/
+5
*
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...
Alexey Bataev
2014-06-18
1
-0
/
+4
*
Revert "[OPENMP] Initial support for '#pragma omp for'."
Rafael Espindola
2014-06-17
1
-4
/
+0
*
[OPENMP] Initial support for '#pragma omp for'.
Alexey Bataev
2014-06-17
1
-0
/
+4
*
[OPENMP] Initial support of 'reduction' clause
Alexey Bataev
2014-06-16
1
-0
/
+7
*
PR19936: Fix a really dumb bug where we would profile dependent operator* exp...
Richard Smith
2014-06-05
1
-6
/
+6
*
[OPENMP] Parsing/Sema for OMPLasprivateClause.
Alexander Musman
2014-06-04
1
-0
/
+4
*
Parsing/Sema for OMPAlignedClause.
Alexander Musman
2014-05-29
1
-0
/
+4
*
Parsing/Sema for OMPCollapseClause.
Alexander Musman
2014-05-27
1
-0
/
+5
*
[C++11] Use 'nullptr'. AST edition.
Craig Topper
2014-05-12
1
-4
/
+4
*
[OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...
Alexey Bataev
2014-05-06
1
-0
/
+2
*
[OPENMP] parsing 'linear' clause (for directive 'omp simd')
Alexander Musman
2014-04-22
1
-0
/
+4
*
[OPENMP] Implemented 'copyin' clause
Alexey Bataev
2014-03-31
1
-0
/
+3
*
[OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Alexey Bataev
2014-03-21
1
-0
/
+5
*
[C++11] Replacing DeclStmt iterators decl_begin() and decl_end() with iterato...
Aaron Ballman
2014-03-14
1
-3
/
+2
*
[C++11] Replacing OMPThreadPrivateDecl and OMPClause iterators varlist_begin(...
Aaron Ballman
2014-03-14
1
-4
/
+2
*
[OPENMP] Clause 'num_threads'
Alexey Bataev
2014-03-06
1
-0
/
+5
*
[OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexey Bataev
2014-02-27
1
-1
/
+9
*
[OPENMP] 'if' clause support (no CodeGen support)
Alexey Bataev
2014-02-13
1
-0
/
+5
*
Eliminate UnaryTypeTraitExpr
Alp Toker
2014-01-01
1
-6
/
+0
*
Eliminate BinaryTypeTraitExpr
Alp Toker
2013-12-13
1
-7
/
+0
*
[OpenMP] Added parsing and semantic analysis for firstprivate clause
Alexey Bataev
2013-10-01
1
-0
/
+4
*
Per latest drafting, switch to implementing init-captures as if by declaring
Richard Smith
2013-09-28
1
-3
/
+0
*
AST: Handle qualified array types in typeid() expressions
David Majnemer
2013-09-27
1
-2
/
+2
*
[OPENMP] Bug fixes and improvements.
Alexey Bataev
2013-09-24
1
-7
/
+12
*
Add the intrinsic __builtin_convertvector
Hal Finkel
2013-09-18
1
-0
/
+4
*
OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...
Alexey Bataev
2013-09-06
1
-0
/
+3
*
Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"
Rafael Espindola
2013-09-03
1
-3
/
+0
*
OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
2013-09-03
1
-0
/
+3
*
Correctly profile CXXPseudoDestructorExprs.
Eli Friedman
2013-08-09
1
-1
/
+8
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-0
/
+34
*
PR12086, PR15117
Richard Smith
2013-06-12
1
-0
/
+5
*
First pass of semantic analysis for init-captures: check the initializer, build
Richard Smith
2013-05-16
1
-1
/
+9
*
C++1y: Allow aggregates to have default initializers.
Richard Smith
2013-04-20
1
-0
/
+5
*
Implement CapturedStmt AST
Tareq A. Siraj
2013-04-16
1
-0
/
+4
*
Basic support for Microsoft property declarations and
John McCall
2013-04-16
1
-0
/
+5
*
Fix the AST representation for non-type template arguments to encode
Eli Friedman
2012-09-26
1
-0
/
+4
*
PR13811: Add a FunctionParmPackExpr node to handle references to function
Richard Smith
2012-09-12
1
-0
/
+8
*
Revert r163083 per chandlerc's request.
Joao Matos
2012-09-04
1
-4
/
+0
*
Implemented parsing and AST support for the MS __leave exception statement. A...
Joao Matos
2012-09-02
1
-0
/
+4
*
[ms-inline asm] Rename getClobber to getClobberStringLiteral. No functional
Chad Rosier
2012-08-27
1
-1
/
+1
*
[ms-inline asm] As part of a larger refactoring, rename AsmStmt to GCCAsmStmt.
Chad Rosier
2012-08-25
1
-1
/
+1
*
Etch out the code path for MS-style inline assembly.
Chad Rosier
2012-06-11
1
-0
/
+5
*
Plug a long standing memory leak in TemplateArgument.
Benjamin Kramer
2012-06-07
1
-1
/
+1
*
Implements boxed expressions for Objective-C. <rdar://problem/10194391>
Patrick Beard
2012-04-19
1
-1
/
+1
*
Implement C++11 [expr.prim.general]p3, which permits the use of 'this'
Douglas Gregor
2012-04-16
1
-0
/
+1
[prev]
[next]