This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d3c66fe Bring back note about not supporting global register variables.
new d3e1b4d Fix typo and remove unnecessary statement.
new 4d61f22 [Frontend] Use vfs for directory iteration while searching PC [...]
new 22d59b9 [CrashReproducer] Collect PCH included via -include-pch
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:
lib/CodeGen/CGOpenMPRuntime.cpp | 3 +--
lib/Driver/Job.cpp | 5 ++---
lib/Frontend/CompilerInstance.cpp | 33 +++++++++++++++++++++++++++
lib/Frontend/FrontendAction.cpp | 7 +++---
test/Modules/crash-vfs-include-pch.m | 43 ++++++++++++++++++++++++++++++++++++
5 files changed, 83 insertions(+), 8 deletions(-)
create mode 100644 test/Modules/crash-vfs-include-pch.m
--
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 e0db50f Fix compile with GCC 5 or later
new 471f160 [LiveRangeEdit] Add assert string and descriptive comment.
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/LiveRangeEdit.cpp | 4 +++-
1 file changed, 3 insertions(+), 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.
unknown user pushed a change to branch master
in repository clang.
from 4404557 Avoid use of std::to_string. NFC.
new d3c66fe Bring back note about not supporting global register variables.
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:
docs/UsersManual.rst | 4 ++++
1 file changed, 4 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 5697690 Revert "[SCEVExpand] do not hoist divisions by zero (PR30935)"
new e0db50f Fix compile with GCC 5 or later
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/Bitcode/Writer/ValueEnumerator.h | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 8d8add2 [mips] For PIC code convert unconditional jump to uncondition [...]
new 5697690 Revert "[SCEVExpand] do not hoist divisions by zero (PR30935)"
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/Analysis/ScalarEvolution.cpp | 2 +-
lib/Analysis/ScalarEvolutionExpander.cpp | 88 ++++++++---------------
test/Transforms/LoopIdiom/pr30935.ll | 94 ------------------------
unittests/Analysis/ScalarEvolutionTest.cpp | 112 ++---------------------------
4 files changed, 35 insertions(+), 261 deletions(-)
delete mode 100644 test/Transforms/LoopIdiom/pr30935.ll
--
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 c0415b0 Fix format and a few typos in comments.
new 4404557 Avoid use of std::to_string. NFC.
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/CGExpr.cpp | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository lld.
from 918bb96 [ELF][MIPS] Fix .MIPS.options ri_gp_value on MIPS64
new f1e62bd COFF: Fix memory leaks reported by lsan.
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:
COFF/SymbolTable.cpp | 2 +-
COFF/Symbols.cpp | 6 +++---
COFF/Symbols.h | 11 ++++++-----
3 files changed, 10 insertions(+), 9 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 6d45bcf [Fix] Add missing include from r289444.
new c0415b0 Fix format and a few typos in comments.
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/clang-c/Index.h | 2 +-
lib/CodeGen/CGOpenMPRuntime.cpp | 11 +++++------
lib/Sema/SemaOpenMP.cpp | 21 ++++++++++-----------
3 files changed, 16 insertions(+), 18 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 compiler-rt.
from 7bfb1fe [XRay][CMake] Check target for XRay Flight Data Recorder
new 955b8ec symbolizer: Add lseek64 to global symbol list.
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/sanitizer_common/symbolizer/scripts/global_symbols.txt | 1 +
1 file changed, 1 insertion(+)
--
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 ddba2a5 AMDGPU: llvm.amdgcn.interp.mov is a source of divergence
new 8d8add2 [mips] For PIC code convert unconditional jump to uncondition [...]
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/Target/Mips/AsmParser/MipsAsmParser.cpp | 11 +++
test/MC/Mips/expansion-j-sym-pic.s | 139 ++++++++++++++++++++++++++++
test/MC/Mips/expansion-jal-sym-pic.s | 138 ++++++++++++++-------------
3 files changed, 218 insertions(+), 70 deletions(-)
create mode 100644 test/MC/Mips/expansion-j-sym-pic.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.