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
/
Parse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
1
-5
/
+2
*
[OPENMP 4.5] Parsing/sema for 'num_tasks' clause.
Alexey Bataev
2015-12-08
1
-2
/
+8
*
Add parse and sema for OpenMP distribute directive and all its clauses exclud...
Carlo Bertolli
2015-12-08
1
-2
/
+5
*
[OPENMP 4.5] parsing/sema support for 'grainsize' clause.
Alexey Bataev
2015-12-07
1
-2
/
+9
*
[OPENMP 4.5] parsing/sema support for 'nogroup' clause.
Alexey Bataev
2015-12-07
1
-1
/
+5
*
[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.
Alexey Bataev
2015-12-03
1
-3
/
+6
*
[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.
Alexey Bataev
2015-12-01
1
-3
/
+9
*
[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.
Alexey Bataev
2015-12-01
1
-1
/
+3
*
[OpenMP] Parsing and sema support for thread_limit clause.
Kelvin Li
2015-11-27
1
-1
/
+4
*
[OpenMP] Parsing and sema support for num_teams clause
Kelvin Li
2015-11-24
1
-1
/
+4
*
[OpenMP] Parsing and sema support for map clause
Kelvin Li
2015-11-23
1
-8
/
+81
*
[coroutines] Support braced-init-list as operand of co_yield expression.
Richard Smith
2015-11-20
1
-1
/
+2
*
[MS] Fix for bug 25013 - #pragma vtordisp is unknown inside functions, by Den...
Alexey Bataev
2015-11-20
2
-0
/
+23
*
Change the expression evaluation context from Unevaluated to ConstantEvaluate...
Faisal Vali
2015-11-19
1
-2
/
+2
*
[NFC] Change the evaluation context of a non-type default template argument f...
Faisal Vali
2015-11-18
1
-1
/
+2
*
[modules] When a #include is mapped to a module import and appears somewhere
Richard Smith
2015-11-17
3
-8
/
+8
*
Fix a layering oddity by passing Sema to DeclSpec::Finish instead of Diagnost...
Craig Topper
2015-11-15
2
-7
/
+7
*
Move diagnostics from Parse to Sema to remove Sema's dependency on ParserDiag...
Craig Topper
2015-11-14
1
-0
/
+1
*
Merge some similar diagnostics using %select.
Craig Topper
2015-11-14
4
-16
/
+21
*
Minor formatting fixes. NFC
Craig Topper
2015-11-14
1
-2
/
+1
*
Fix 80 column violation. NFC.
Craig Topper
2015-11-14
1
-2
/
+2
*
Fix spelling error in comment.
Craig Topper
2015-11-14
1
-1
/
+1
*
Add support for GCC's '__auto_type' extension, per the GCC manual:
Richard Smith
2015-11-11
3
-0
/
+10
*
N3922: direct-list-initialization of an auto-typed variable no longer deduces a
Richard Smith
2015-11-11
1
-11
/
+13
*
Switch to using an explicit scope object to ensure we don't forget to pop ObjC
Richard Smith
2015-11-03
1
-24
/
+39
*
Put global classes into the appropriate namespace.
Benjamin Kramer
2015-10-28
1
-0
/
+4
*
[coroutines] Creation of promise object, lookup of operator co_await, building
Richard Smith
2015-10-27
3
-9
/
+6
*
[coroutines] Initial stub Sema functionality for handling coroutine await / y...
Richard Smith
2015-10-22
3
-8
/
+9
*
Convert ActOnForwardProtocolDeclaration to take an ArrayRef and use a range-b...
Craig Topper
2015-10-22
1
-4
/
+2
*
Use an ArrayRef<OffsetOfComponent> instead of pointer and size throughout off...
Craig Topper
2015-10-22
1
-1
/
+1
*
Change FindProtocolDeclaration to take an ArrayRef and use a range-based for ...
Craig Topper
2015-10-22
1
-4
/
+2
*
[coroutines] Add parsing support for co_await expression, co_yield expression,
Richard Smith
2015-10-22
3
-3
/
+54
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
[OPENMP] Fix for http://llvm.org/PR25221: Infinite loop while parsing OpenMP ...
Alexey Bataev
2015-10-19
1
-0
/
+1
*
Parse and ignore #pragma runtime_checks in MS extensions mode (PR25138)
Hans Wennborg
2015-10-12
1
-0
/
+8
*
When pretty-printing a C++11 literal operator, don't insert whitespace between
Richard Smith
2015-10-08
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi...
Hans Wennborg
2015-10-06
2
-17
/
+9
*
Add -f[no-]declspec to control recognition of __declspec as a keyword
Saleem Abdulrasool
2015-10-04
1
-3
/
+1
*
SourceRanges are small and trivially copyable, don't them by reference.
Craig Topper
2015-10-04
1
-1
/
+1
*
[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.
Alexey Bataev
2015-09-28
1
-1
/
+5
*
[OPENMP 4.1] Add 'threads' clause for '#pragma omp ordered'.
Alexey Bataev
2015-09-25
1
-1
/
+5
*
[Modules] More descriptive diagnostics for misplaced import directive
Serge Pavlov
2015-09-19
4
-6
/
+44
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+2
*
[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
Alexey Bataev
2015-09-03
1
-40
/
+59
*
[ms-inline-asm] Add field access to MS inline asm identifier lookup
Reid Kleckner
2015-08-26
1
-3
/
+20
*
Modify DeclaratorChuck::getFunction to be passed an Exception Specification S...
Nathan Wilson
2015-08-26
3
-4
/
+4
[next]