This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b7e9d797759 Re-commit: [globalisel][tablegen] Keep track of the inserti [...]
new b2fffdec527 Parse DWARF information to reduce false positives.
new 63e68918195 [AMDGPU] Clean up symbols in the global namespace.
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/Target/AMDGPU/AMDGPU.h | 71 +++----
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 23 ---
.../llvm-cfi-verify/X86/indirect-cf-elimination.s | 206 +++++++++++++++++++++
.../llvm-cfi-verify}/X86/lit.local.cfg | 0
.../tools/llvm-cfi-verify/X86/protected-lineinfo.s | 203 ++++++++++++++++++++
.../llvm-cfi-verify/X86/unprotected-lineinfo.s | 167 +++++++++++++++++
.../llvm-cfi-verify/X86/unprotected-nolineinfo.s | 92 +++++++++
tools/llvm-cfi-verify/CMakeLists.txt | 1 +
tools/llvm-cfi-verify/LLVMBuild.txt | 2 +-
tools/llvm-cfi-verify/lib/CMakeLists.txt | 1 +
tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 54 ++++++
tools/llvm-cfi-verify/lib/FileAnalysis.h | 19 +-
tools/llvm-cfi-verify/lib/GraphBuilder.cpp | 7 +
tools/llvm-cfi-verify/lib/LLVMBuild.txt | 2 +-
tools/llvm-cfi-verify/llvm-cfi-verify.cpp | 55 ++++--
17 files changed, 836 insertions(+), 71 deletions(-)
create mode 100644 test/tools/llvm-cfi-verify/X86/indirect-cf-elimination.s
copy test/{CodeGen/MIR => tools/llvm-cfi-verify}/X86/lit.local.cfg (100%)
create mode 100644 test/tools/llvm-cfi-verify/X86/protected-lineinfo.s
create mode 100644 test/tools/llvm-cfi-verify/X86/unprotected-lineinfo.s
create mode 100644 test/tools/llvm-cfi-verify/X86/unprotected-nolineinfo.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 clang.
from a9fba7b0ec Fix for PR33930. Short-circuit metadata mapping when cloning [...]
new 9f13e3eb1b Make helper function static. 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/AST/Type.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 90b71c2f3dd [SimplifyIndVar] Inline makIVComparisonInvariant to elemina [...]
new b7e9d797759 Re-commit: [globalisel][tablegen] Keep track of the inserti [...]
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/TableGen/GlobalISelEmitter.cpp | 105 ++++++++++++++++++++++++-----------
1 file changed, 73 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 aoliva/SFN
in repository gcc.
from cbf6ebeddac LVU: revert final_start_function API change
adds 80cc133e12d SFN: don't purge dead edges if without debug insns we wouldn't
No new revisions were added by this update.
Summary of changes:
gcc/cfgbuild.c | 17 +++++++++++++++++
1 file changed, 17 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 fee1f226fdf Object: Move some code from ELF.h into ELF.cpp.
new 90b71c2f3dd [SimplifyIndVar] Inline makIVComparisonInvariant to elemina [...]
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/Transforms/Utils/SimplifyIndVar.cpp | 80 ++++++++++++---------------------
1 file changed, 29 insertions(+), 51 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 87bbc4cf1e Remove useless #ifdefs from Linux sig*.c syscalls
new 1bb3653925 localedata: Once again correct and regenerate i18n_ctype.
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 | 6 ++++++
localedata/locales/i18n_ctype | 16 ++--------------
localedata/unicode-gen/gen_unicode_ctype.py | 2 +-
3 files changed, 9 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 llvm.
from b0f1f2331d9 Revert r317040: [globalisel][tablegen] Keep track of the in [...]
new 15227dba51b Inline compareAddr function into its only caller. NFCI.
new fee1f226fdf Object: Move some code from ELF.h into ELF.cpp.
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:
include/llvm/Object/ELF.h | 268 ---------------------------------------
lib/Object/ELF.cpp | 263 ++++++++++++++++++++++++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 7 +-
3 files changed, 268 insertions(+), 270 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 746fd88cc6 [CFI] Add CFI-icall pointer type generalization
new a9fba7b0ec Fix for PR33930. Short-circuit metadata mapping when cloning [...]
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/CGVTables.cpp | 34 +++++++++++++++++++++++++++++++++-
test/CodeGenCXX/tmp-md-nodes1.cpp | 18 ++++++++++++++++++
test/CodeGenCXX/tmp-md-nodes2.cpp | 33 +++++++++++++++++++++++++++++++++
3 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/tmp-md-nodes1.cpp
create mode 100644 test/CodeGenCXX/tmp-md-nodes2.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 lldb.
from d425de7fe Add a "watchpoint" test category and annotate tests appropriately
new d2f321a0a Modernize the example cmdtemplate.py.
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:
examples/python/cmdtemplate.py | 180 ++++++++++++++++++++++-------------------
1 file changed, 95 insertions(+), 85 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 a934273b7c [clang-fuzzer] Fix incremental builds of the fuzzer
new 746fd88cc6 [CFI] Add CFI-icall pointer type generalization
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/ClangCommandLineReference.rst | 4 +++
docs/ControlFlowIntegrity.rst | 17 ++++++++++
docs/UsersManual.rst | 5 +++
include/clang/Driver/Options.td | 3 ++
include/clang/Driver/SanitizerArgs.h | 1 +
include/clang/Frontend/CodeGenOptions.def | 2 ++
lib/CodeGen/CGExpr.cpp | 7 +++-
lib/CodeGen/CodeGenModule.cpp | 55 +++++++++++++++++++++++++++++++
lib/CodeGen/CodeGenModule.h | 9 ++++-
lib/Driver/SanitizerArgs.cpp | 10 ++++++
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/CodeGen/cfi-icall-cross-dso.c | 10 ++++--
test/CodeGen/cfi-icall-generalize.c | 19 +++++++++++
test/CodeGen/cfi-icall.c | 10 ++++--
test/CodeGenCXX/cfi-icall.cpp | 19 ++++++-----
test/Driver/fsanitize.c | 8 +++++
16 files changed, 165 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/cfi-icall-generalize.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.