This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 860b7d9 Switch away from shell simple variables
new a1b51cb Fix postgres_wrapper.sh
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:
tests/SharedInputs/postgres_wrapper.sh | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 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 gcc.
from d33dd95f687 Add missing ChangeLog entry for previous commit
new c842171b01a Move entry to correct ChangeLog.
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 -----
2 files changed, 5 insertions(+), 5 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 30abbf98359 [llvm-dwarfdump] Print type names in DW_AT_type DIEs
new 1eae26afe9c Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
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/DebugInfo/DWARF/DWARFDie.cpp | 3 +-
test/tools/llvm-dwarfdump/X86/verify_type_names.s | 317 ----------------------
2 files changed, 1 insertion(+), 319 deletions(-)
delete mode 100644 test/tools/llvm-dwarfdump/X86/verify_type_names.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 lnt.
from 94b4a4d api: Implement machines put method
new f410395 Make postgres database in a tmp dir
new 860b7d9 Switch away from shell simple variables
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:
tests/SharedInputs/postgres_wrapper.sh | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 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 lld.
from a3b0873fc If --dynamic-list is given, only those symbols are preemptible
new 3b49b22ff Revert r311468: If --dynamic-list is given, only those symbol [...]
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:
ELF/Config.h | 1 -
ELF/ScriptParser.cpp | 17 ++---------
ELF/SymbolTable.cpp | 19 ------------
ELF/SymbolTable.h | 2 --
ELF/Writer.cpp | 5 ++--
test/ELF/dynamic-list-preempt.s | 65 -----------------------------------------
6 files changed, 4 insertions(+), 105 deletions(-)
delete mode 100644 test/ELF/dynamic-list-preempt.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 compiler-rt.
from 9cc823951 [SanitizerCoverage] Optimize stack-depth instrumentation.
new 0d45586b9 [esan] Use stack_t instead of struct sigaltstack (PR34011)
new 24e609bda [profile] Fix warning about C++ style comment in C file
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:
lib/esan/esan_sideline_linux.cpp | 2 +-
lib/profile/InstrProfilingNameVar.c | 16 ++++++++--------
2 files changed, 9 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 llvm.
from 6008ca211c2 [SanitizerCoverage] Optimize stack-depth instrumentation.
new bb516bcc221 WholeProgramDevirt: Create bitcast to i8* at each virtual c [...]
new 30abbf98359 [llvm-dwarfdump] Print type names in DW_AT_type DIEs
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:
lib/DebugInfo/DWARF/DWARFDie.cpp | 3 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 11 +-
.../import-no-dominating-assume.ll | 37 +++++
test/Transforms/WholeProgramDevirt/import.ll | 1 +
.../Transforms/WholeProgramDevirt/unique-retval.ll | 1 +
.../WholeProgramDevirt/virtual-const-prop-begin.ll | 3 +
.../WholeProgramDevirt/virtual-const-prop-end.ll | 3 +
.../X86/{brief.s => verify_type_names.s} | 182 ++++++++++++++++-----
8 files changed, 193 insertions(+), 48 deletions(-)
create mode 100644 test/Transforms/WholeProgramDevirt/import-no-dominating-assume.ll
copy test/tools/llvm-dwarfdump/X86/{brief.s => verify_type_names.s} (54%)
--
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 test-suite.
from ea9b6a2c [test-suite] Fix warnings in Pathfinder
new 8c20523c cmake/caches: Add caches for Os and O3 with debug info.
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:
cmake/caches/{CodeSize.cmake => Os-g.cmake} | 2 +-
cmake/caches/{Release.cmake => ReleaseLTO-g.cmake} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
copy cmake/caches/{CodeSize.cmake => Os-g.cmake} (85%)
copy cmake/caches/{Release.cmake => ReleaseLTO-g.cmake} (97%)
--
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 release_50
in repository llvm.
from eb7354c3b11 Merging r311429: ------------------------------------------ [...]
new 9347fa6ce8b Merging r311263: ------------------------------------------ [...]
new 76b3729fad9 Merging r311387: ------------------------------------------ [...]
new 0bc70c306cc [Docs] Update release notes for PPC
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/ReleaseNotes.rst | 24 +++++++++++++++++++++++-
lib/IR/AutoUpgrade.cpp | 28 +++++++++++++++++++++++-----
lib/Target/X86/X86InstrAVX512.td | 4 ++--
test/Bitcode/upgrade-module-flag.ll | 12 ++++++++----
test/CodeGen/X86/avx512-extract-subvector.ll | 2 +-
test/Linker/module-flags-pic-1-a.ll | 4 ++--
6 files changed, 59 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.