This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 58da394 [opt-viewer] Add column number support
new 55616f6 [llvm] Remove duplicate header from PassInfo.h
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/PassInfo.h | 2 --
1 file changed, 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 lld.
from 8a32f31 [ELF] Remove extra semicolon to placate GCC. NFCI.
new 067cea1 Handle Archive::children's error proerly.
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/Driver.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 llvm.
from ee5205b ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
new 58da394 [opt-viewer] Add column number support
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:
utils/opt-viewer/opt-viewer.py | 11 ++++++++---
1 file changed, 8 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 9295796 [opt-viewer] Display inlining context
new ee5205b ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
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/CodeGen/MachineScheduler.h | 3 +-
lib/CodeGen/MachineScheduler.cpp | 50 +++++++++++----------------
lib/CodeGen/ScheduleDAGInstrs.cpp | 11 +++---
test/CodeGen/AArch64/arm64-shrink-wrapping.ll | 28 +++++++--------
test/CodeGen/AArch64/misched-fusion.ll | 2 +-
test/CodeGen/AArch64/neg-imm.ll | 6 ++--
test/CodeGen/AMDGPU/branch-relaxation.ll | 6 ++--
test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll | 4 +--
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 8 ++++-
test/CodeGen/AMDGPU/skip-if-dead.ll | 1 +
test/CodeGen/AMDGPU/wqm.ll | 2 +-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 1 +
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 6 +++-
test/CodeGen/SPARC/2011-01-19-DelaySlot.ll | 2 +-
test/CodeGen/SystemZ/int-cmp-48.ll | 2 +-
15 files changed, 66 insertions(+), 66 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 9781343 [opt-viewer] Add option to set source directory
new 9295796 [opt-viewer] Display inlining context
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:
utils/opt-viewer/opt-viewer.py | 18 ++++++++++++++++++
1 file changed, 18 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 clang.
from 4f7770e PR30937: don't devirtualize if we find that the callee is a p [...]
new 116f2d8 Revert "Speculative fix for va_list/nullability test on Hexag [...]
new 88e9c89 Don't require nullability on 'va_list', even when it's a pointer.
new e1b6e85 Define __ANDROID_API__ when specified as part of an Android target.
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/Basic/Targets.cpp | 2 ++
lib/Sema/SemaType.cpp | 67 +++++++++++++++++++++++++-----------------------
test/Preprocessor/init.c | 5 ++++
3 files changed, 42 insertions(+), 32 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 lnt.
from 3c12401 Put log messages in pre tags
new 610d053 Better logging for different sample hashes
new 4cc12b0 This requirement is wrong, previous runs do not have to have [...]
new 0fd72b1 Filter regression views by machine name
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:
lnt/server/reporting/analysis.py | 12 ++++--------
lnt/server/ui/regression_views.py | 19 +++++++++++++++----
tests/server/ui/V4Pages.py | 4 +++-
3 files changed, 22 insertions(+), 13 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 c2e5ee3 [opt-viewer] Add syntax highlighting
new 2cb2d87 [opt-viewer] Mention Pygments in the description
new 9781343 [opt-viewer] Add option to set source directory
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:
utils/opt-viewer/opt-viewer.py | 25 +++++++++++++++++++++++--
1 file changed, 23 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 534a7a7 Speculative fix for va_list/nullability test on Hexagon and PPC.
new 4f7770e PR30937: don't devirtualize if we find that the callee is a p [...]
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/CGClass.cpp | 43 ++++++++++------------
.../devirtualize-virtual-function-calls.cpp | 34 +++++++++++++++++
2 files changed, 54 insertions(+), 23 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 glibc.
from b4e7510 Refactor some libm type-generic macros.
new a329844 Make sure tilepro uses kernel atomics fo atomic_store
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:
ChangeLog | 5 +++++
sysdeps/tile/tilepro/atomic-machine.h | 10 ++++++++++
2 files changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.