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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Add implicit members even for invalid CXXRecordDecls
Ilya Biryukov
2018-02-02
1
-3
/
+3
*
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
Eric Fiselier
2018-02-01
1
-4
/
+2
*
PR36157: When injecting an implicit function declaration in C89, find the right
Richard Smith
2018-02-01
1
-0
/
+10
*
Revert "[coroutines] Fix application of NRVO to Coroutine "Gro" or return obj...
Eric Fiselier
2018-01-30
1
-2
/
+4
*
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
Eric Fiselier
2018-01-29
1
-4
/
+2
*
[NFC] Fixup comment with function name, actually incorrect name!
Erich Keane
2018-01-29
1
-3
/
+2
*
[coroutines] Pass coro func args to promise ctor
Brian Gesiak
2018-01-24
4
-36
/
+96
*
[CodeComplete] only respect LoadExternal hint at namespace/tu scope
Sam McCall
2018-01-24
1
-2
/
+5
*
[OPENMP] Remove more empty SourceLocations() from the code.
Alexey Bataev
2018-01-23
1
-4
/
+4
*
[CodeComplete] Omit templated constructors from member list too.
Sam McCall
2018-01-22
1
-3
/
+9
*
[modules] Correctly overload getModule in the MultiplexExternalSemaSource
Raphael Isemann
2018-01-22
1
-0
/
+7
*
[AArch64] Add ARMv8.2-A FP16 scalar intrinsics
Abderrazek Zaafrani
2018-01-19
1
-0
/
+2
*
[Refactor] Use enum instead of magic number in handleX86ForceAlignArgPointerA...
Hongbin Zheng
2018-01-19
1
-1
/
+1
*
Fix Scope::dump()
Richard Trieu
2018-01-18
1
-64
/
+35
*
[Sema] Allow conversion between long double and __float128.
Benjamin Kramer
2018-01-17
2
-8
/
+7
*
[Parse] Forward brace locations to TypeConstructExpr
Vedant Kumar
2018-01-17
5
-72
/
+90
*
[Sema] Add visited contexts to CodeCompleteContext
Haojian Wu
2018-01-17
2
-1
/
+12
*
[OPENMP] Add support for `depend` clauses on `target teams distribute
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` on `target teams distribute parallel
Alexey Bataev
2018-01-16
1
-1
/
+6
*
[OPENMP] Add support for `depend` clauses on `target parallel for simd`
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` clauses on `target parallel for`
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` clauses on `target teams distribute
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` clause on `target teams distribute`.
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` clauses on `target parallel` directive.
Alexey Bataev
2018-01-16
1
-1
/
+1
*
[OPENMP] Add support for `depend` clauses on `target teams`.
Alexey Bataev
2018-01-16
1
-1
/
+6
*
[OPENMP] Add support for `depend` clauses on `target simd`.
Alexey Bataev
2018-01-16
1
-1
/
+1
*
Ensure code complete with !LoadExternal sees all local decls.
Sam McCall
2018-01-16
1
-1
/
+2
*
[Sema] Fix a crash on invalid features in multiversioning
George Burgess IV
2018-01-16
1
-3
/
+3
*
[OPENMP] Initial codegen for `target teams distribute parallel for
Alexey Bataev
2018-01-15
1
-10
/
+31
*
[OPENMP] Add codegen for `depend` clauses on `target` directive.
Alexey Bataev
2018-01-15
1
-8
/
+83
*
[Sema] Fix crash for type-dependent base classes
Jan Korous
2018-01-13
1
-0
/
+7
*
DR126: partially implement the const-correct rules for exception handler matc...
Richard Smith
2018-01-13
2
-104
/
+109
*
When rebuilding an InitListExpr, don't give it a type.
Richard Smith
2018-01-12
1
-16
/
+5
*
[OPENMP] Replace calls of getAssociatedStmt().
Alexey Bataev
2018-01-12
1
-5
/
+1
*
[CodeComplete] Add an option to omit results from the preamble.
Sam McCall
2018-01-12
2
-50
/
+79
*
Add `__reference_binds_to_temporary` trait for checking safe reference initia...
Eric Fiselier
2018-01-12
1
-1
/
+11
*
[X86][Sema] Range check the constant argument for the vpshld/vpshrd builtins ...
Craig Topper
2018-01-11
1
-0
/
+18
*
[X86][Sema] Remove constant range checks on on builtins that take a char.
Craig Topper
2018-01-11
1
-37
/
+0
*
In C++17, when instantiating an out-of-line definition of an inline static data
Richard Smith
2018-01-10
1
-1
/
+2
*
Track in the AST whether the operand to a UnaryOperator can overflow and then...
Aaron Ballman
2018-01-09
5
-39
/
+61
*
PR35862: Suppress -Wmissing-variable-declarations warning on inline variables,
Richard Smith
2018-01-08
1
-0
/
+2
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
3
-0
/
+393
*
Factor out comparison handling for arithmetic types.
Richard Smith
2018-01-08
1
-35
/
+50
*
Remove bogus check for template specialization from self-comparison warning.
Richard Smith
2018-01-07
1
-13
/
+2
*
Fix a couple of wrong self-comparison diagnostics.
Richard Smith
2018-01-07
1
-4
/
+4
*
Factor out common tautological comparison code from scalar and vector compare...
Richard Smith
2018-01-07
1
-97
/
+110
*
When name lookup finds a non-imported declaration and looks back along the
Richard Smith
2018-01-06
1
-29
/
+28
*
No -fsanitize=function warning when calling noexcept function through non-noe...
Stephan Bergmann
2018-01-05
1
-4
/
+2
*
Make attribute instantiation instantiate all attributes, not just the first of
Richard Smith
2018-01-04
2
-12
/
+3
*
[OPENMP] Fix capturing of expressions in clauses.
Alexey Bataev
2018-01-04
1
-17
/
+9
[next]