This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 28abc1a Remove unused header.
new 2969718 [CUDA] Add section to docs about controlling fp optimizations.
new d92afbd [NVPTX] Don't (incorrectly) say that the NVVMReflect pass pre [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/CompileCudaWithLLVM.rst | 40 ++++++++++++++++++++++++++++++++++++++++
lib/Target/NVPTX/NVVMReflect.cpp | 3 ---
2 files changed, 40 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f4f40d8 [Kaleidoscope][BuildingAJIT] Delete trailing whitespace.
new 28abc1a Remove unused header.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Pass.h | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from 5aa9d74 Revert "Put quotes around configure values for ABE in the arr [...]
new 0750a49 lib/make.sh: Force touch of intl/plural.c
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/make.sh | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa8d763 Work around an MSVC compiler issue in r270776.
new ec726e9 Don't repeat name in comment and git-clang-format.
new 140cbbb [MC] Support symbolic expressions in assembly directives
new f4f40d8 [Kaleidoscope][BuildingAJIT] Delete trailing whitespace.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 2 +-
include/llvm/MC/MCObjectStreamer.h | 5 +++
include/llvm/MC/MCStreamer.h | 22 +++++++++++
lib/MC/MCAsmStreamer.cpp | 40 ++++++++++++++++++--
lib/MC/MCObjectStreamer.cpp | 38 +++++++++++++++++++
lib/MC/MCParser/AsmParser.cpp | 42 +++++++--------------
lib/MC/MCStreamer.cpp | 16 +++++++-
lib/Target/AArch64/AArch64Subtarget.cpp | 10 ++---
test/MC/AsmParser/directive_fill.s | 44 +++++++++-------------
test/MC/AsmParser/directive_space.s | 5 +++
test/MC/AsmParser/symbolic-expression.s | 17 +++++++++
11 files changed, 174 insertions(+), 67 deletions(-)
create mode 100644 test/MC/AsmParser/symbolic-expression.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e483441 [Kaleidoscope][BuildingAJIT] Fix code-block indents.
new aa8d763 Work around an MSVC compiler issue in r270776.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/CodeGen/LiveDebugValues.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 90ce5cd [Sema] Note when we encounter a problem in ExprConstant.
new 5d36cf3 [Sema] Use the failure bits introduced by r270781.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/AST/ExprConstant.cpp | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 92631b8 [BasicAA] Improve precision of alloca vs. inbounds GEP alias queries
new ba9118a [Kaleidoscope][BuildingAJIT] Add a description of the Kaleido [...]
new 088a773 [LazyValueInfo] Simplify `return after else`. NFCI.
new e483441 [Kaleidoscope][BuildingAJIT] Fix code-block indents.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/tutorial/BuildingAJIT1.rst | 186 +++++++++++++++------
.../BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 19 ++-
lib/Analysis/LazyValueInfo.cpp | 7 +-
3 files changed, 151 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 356dbe8 Add logging to ValueObjectSyntheticFilter such that one can t [...]
new 5ca4a0e Mark some aarch64-linux specific xfails marking bug entries
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../Python/lldbsuite/test/functionalities/archives/TestBSDArchives.py | 2 +-
.../functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py | 2 +-
.../Python/lldbsuite/test/lang/c/const_variables/TestConstVariables.py | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5d58ec9 [CGDebugInfo] Modify the preferred expression location for me [...]
new 90ce5cd [Sema] Note when we encounter a problem in ExprConstant.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/AST/ExprConstant.cpp | 139 ++++++++++++++++++++++-------
test/SemaCXX/builtin-object-size-cxx14.cpp | 99 ++++++++++++++++++++
test/SemaCXX/constant-expression-cxx1y.cpp | 19 +++-
3 files changed, 220 insertions(+), 37 deletions(-)
create mode 100644 test/SemaCXX/builtin-object-size-cxx14.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 77102db This patch adds support for the vec_cmpne altivec builtins fr [...]
new 955d947 PR tree-optimization/71272 * tree-ssa-threadbackward.c (con [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.c-torture/compile/pr71272.c | 33 +++++++++++++++++++++++++++
gcc/tree-ssa-threadbackward.c | 20 ++++++++++++++++
4 files changed, 64 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr71272.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.