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
*
This patch commits OpenMP 4 target device clauses
Michael Wong
2015-08-07
1
-0
/
+21
*
[OPENMP 4.1] Initial support for extended 'ordered' clause.
Alexey Bataev
2015-07-30
1
-2
/
+18
*
[sema] Fix crash when typo-transforming an expression containing an ObjC supe...
Argyrios Kyrtzidis
2015-07-28
1
-5
/
+4
*
Commit for http://reviews.llvm.org/D10765
Michael Wong
2015-07-21
1
-0
/
+11
*
Sema: Allow null names to be passed in to isAcceptableTagRedeclaration
Justin Bogner
2015-07-10
1
-1
/
+1
*
C++ support for Objective-C lightweight generics.
Douglas Gregor
2015-07-07
1
-6
/
+187
*
[OPENMP 4.0] Initial support for 'omp cancel' construct.
Alexey Bataev
2015-07-02
1
-0
/
+13
*
[OPENMP 4.0] Initial support for 'omp cancellation point' construct.
Alexey Bataev
2015-07-01
1
-4
/
+20
*
[Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
2015-06-26
1
-1
/
+2
*
Replace __double_underscored type nullability qualifiers with _Uppercase_unde...
Douglas Gregor
2015-06-24
1
-1
/
+1
*
[OPENMP] Initial support for 'depend' clause (4.0).
Alexey Bataev
2015-06-23
1
-0
/
+29
*
[OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
2015-06-23
1
-0
/
+2
*
Extend type nullability qualifiers for Objective-C.
Douglas Gregor
2015-06-19
1
-1
/
+1
*
Introduce type nullability specifiers for C/C++.
Douglas Gregor
2015-06-19
1
-0
/
+11
*
[OPENMP] Support for '#pragma omp taskgroup' directive.
Alexey Bataev
2015-06-18
1
-0
/
+11
*
Implementing C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
2015-06-10
1
-0
/
+19
*
Replace the broken LambdaCapture::isInitCapture API.
James Dennett
2015-05-07
1
-2
/
+2
*
PR23334: Perform semantic checking of lambda capture initialization in the ri...
Richard Smith
2015-04-27
1
-45
/
+35
*
[OPENMP] Fix crash on private variables not used in OpenMP region in templates.
Alexey Bataev
2015-04-02
1
-1
/
+10
*
[Objective-C patch]. Amend TransformObjCMessageExpr to handle call
Fariborz Jahanian
2015-03-30
1
-0
/
+38
*
Track the source location of the dot or arrow operator in a MemberExpr.
Aaron Ballman
2015-03-24
1
-5
/
+3
*
Warn when jumping out of a __finally block via continue, break, return, __leave.
Nico Weber
2015-03-09
1
-1
/
+1
*
Sema: Parenthesized bound destructor member expressions can be called
David Majnemer
2015-02-25
1
-5
/
+3
*
Various fixes to mangling of list-initialization.
Richard Smith
2015-02-05
1
-2
/
+9
*
Handle errors in lambda prototype instantiation correctly
Reid Kleckner
2014-12-15
1
-2
/
+8
*
Remove code that tries to avoid transforming non-dependent call operator types
Richard Smith
2014-11-20
1
-78
/
+24
*
Try a different workaround for GCC 4.7.2 lambda capture bug. The previous
Richard Smith
2014-11-12
1
-7
/
+8
*
Instantiate exception specifications when instantiating function types (other
Richard Smith
2014-11-12
1
-17
/
+140
*
[c++1z] N4295: fold-expressions.
Richard Smith
2014-11-08
1
-0
/
+143
*
Don't capture DeclRefExpr::getNameInfo().getInfo(). It returns reference in t...
NAKAMURA Takumi
2014-10-29
1
-1
/
+1
*
Add the initial TypoExpr AST node for delayed typo correction.
Kaelyn Takata
2014-10-27
1
-0
/
+6
*
Revert r219977, "Re-commit r217995 and follow-up patches (r217997, r218011, r...
NAKAMURA Takumi
2014-10-17
1
-139
/
+17
*
Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were
Richard Smith
2014-10-16
1
-17
/
+139
*
Bugfix in template instantiation in CXXPseudoDestructorExpr.
Alexey Bataev
2014-10-16
1
-3
/
+10
*
Allow constant expressions in pragma loop hints.
Tyler Nowicki
2014-10-12
1
-7
/
+52
*
Fix for bug http://llvm.org/PR17427.
Alexey Bataev
2014-10-09
1
-1
/
+14
*
[OPENMP] 'omp teams' directive basic support.
Alexey Bataev
2014-10-09
1
-0
/
+11
*
Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...
Renato Golin
2014-10-08
1
-11
/
+0
*
[OPENMP] 'omp teams' directive basic support.
Alexey Bataev
2014-10-07
1
-0
/
+11
*
-ms-extensions: Implement __super scope specifier (PR13236).
Nikola Smiljanic
2014-09-26
1
-0
/
+8
*
[OPENMP] Parsing/Sema of directive omp parallel for simd
Alexander Musman
2014-09-23
1
-0
/
+11
*
[OPENMP] Initial parsing/sema analysis of 'target' directive.
Alexey Bataev
2014-09-19
1
-0
/
+11
*
Revert r217995 and follow-ups:
Hans Wennborg
2014-09-18
1
-139
/
+17
*
Parsing/Sema of directive omp for simd
Alexander Musman
2014-09-18
1
-0
/
+11
*
Instantiate exception specifications when instantiating function types (other
Richard Smith
2014-09-17
1
-17
/
+139
*
Don't allow lambdas to capture invalid decls during template instantiations.
Richard Trieu
2014-09-02
1
-1
/
+1
*
[C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
2014-08-28
1
-0
/
+4
*
Return statements are initialization; don't forget to revert the initializer to
Richard Smith
2014-08-21
1
-1
/
+2
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Wrap to 80 columns. No behavior change.
Nico Weber
2014-07-28
1
-15
/
+10
[next]