This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b2408daddbd [X86] Suppress load folding into and/or/xor if it will prev [...]
new 3d7cc9ef304 [Debugify] Do not report line 0 locations as errors
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:
.../DebugInfo/debugify-report-missing-locs-only.ll | 31 ++++++++++++++++++++++
tools/opt/Debugify.cpp | 12 +++++----
2 files changed, 38 insertions(+), 5 deletions(-)
create mode 100644 test/DebugInfo/debugify-report-missing-locs-only.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 llvm.
from a924a78e8a4 2 VS natvis improvements.
new 3e2aa5b2f64 Revert "[OrcMCJIT] Fix test after r335508 causing it to fai [...]
new 3695b5379bf Revert "Re-land r335297 "[X86] Implement more of x86-64 lar [...]
new b2408daddbd [X86] Suppress load folding into and/or/xor if it will prev [...]
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/Target/X86/X86ISelDAGToDAG.cpp | 39 ++-
lib/Target/X86/X86InstrCompiler.td | 4 -
lib/Target/X86/X86InstrInfo.cpp | 60 ++--
lib/Target/X86/X86MCInstLower.cpp | 35 ---
lib/Target/X86/X86Subtarget.cpp | 34 +--
lib/Target/X86/X86TargetMachine.cpp | 8 +-
test/CodeGen/X86/btc_bts_btr.ll | 110 +++----
test/CodeGen/X86/cleanuppad-large-codemodel.ll | 2 +-
test/CodeGen/X86/code-model.ll | 384 -------------------------
test/CodeGen/X86/fast-isel-call-cleanup.ll | 4 +-
test/CodeGen/X86/fast-isel-constpool.ll | 24 +-
test/CodeGen/X86/hipe-cc64.ll | 2 +-
test/ExecutionEngine/MCJIT/eh-lg-pic.ll | 10 +-
test/ExecutionEngine/OrcMCJIT/eh-lg-pic.ll | 4 +-
utils/UpdateTestChecks/asm.py | 5 +-
utils/update_llc_test_checks.py | 5 -
16 files changed, 115 insertions(+), 615 deletions(-)
delete mode 100644 test/CodeGen/X86/code-model.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 f176add234 [Darwin] Remove _VPMergeHook from the auto-export list
new 9be8d20d72 Set the line ending of clang.natvis to CRLF.
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:
--
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 d6b8d8c07b4 [MachineOutliner] Define MachineOutliner support in TargetOptions
new 25be6bdd6fc [InstCombine] allow shl+mul combos with shuffle (select) fo [...]
new e7de33fcf27 Set line ending style of llvm.natvis to CRLF.
new a924a78e8a4 2 VS natvis improvements.
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:
.../InstCombine/InstCombineVectorOps.cpp | 34 ++++++++++++++++++----
test/Transforms/InstCombine/shuffle_select.ll | 16 +++++-----
utils/LLVMVisualizers/llvm.natvis | 15 ++++++++--
3 files changed, 48 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 clang.
from 9c9dd21ad7 [CUDA] Place all CUDA sections in __NV_CUDA segment on Mac.
new f176add234 [Darwin] Remove _VPMergeHook from the auto-export 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/Driver/ToolChains/Darwin.cpp | 1 -
test/Driver/darwin-ld.c | 2 +-
2 files changed, 1 insertion(+), 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 compiler-rt.
from f0769f612 Skip building TSan on platforms where there are no 64-bit arc [...]
new 6cca95f30 [Darwin] Add an integration test for PGO + symbol exports
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:
test/profile/instrprof-darwin-exports.c | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 test/profile/instrprof-darwin-exports.c
--
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 93aa3932e77 [DAGCombiner] Ensure we use the correct CC result type in v [...]
new d6b8d8c07b4 [MachineOutliner] Define MachineOutliner support in TargetOptions
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/TargetInstrInfo.h | 3 ---
include/llvm/Target/TargetMachine.h | 3 +++
include/llvm/Target/TargetOptions.h | 6 +++++-
lib/CodeGen/MachineOutliner.cpp | 9 ---------
lib/CodeGen/TargetPassConfig.cpp | 3 ++-
lib/Target/AArch64/AArch64InstrInfo.h | 2 --
lib/Target/AArch64/AArch64TargetMachine.cpp | 3 +++
lib/Target/X86/X86InstrInfo.h | 3 ---
lib/Target/X86/X86TargetMachine.cpp | 4 ++++
9 files changed, 17 insertions(+), 19 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 cb11a2922e3 [testsuite] Fix f16_mov_immediate_3.c
new 5174212c663 PR go/86343 * go-gcc.cc (Gcc_backend::set_placeholder_str [...]
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/go/ChangeLog | 6 ++++++
gcc/go/go-gcc.cc | 2 +-
2 files changed, 7 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 llvm.
from 9c7c10e4073 [MachineOutliner] Never add the outliner in -O0
new be2cdf90a35 Revert "[MachineOutliner] Never add the outliner in -O0"
new 9bc4099b799 Revert "[MachineOutliner] Add always and never options to - [...]
new abd5dd61fc9 [WebAssembly] Add getSetCCResultType placeholder override t [...]
new 39d2c2868cb [llvm-mca] Delete Pipeline's copy ctor and assignement operator.
new 93aa3932e77 [DAGCombiner] Ensure we use the correct CC result type in v [...]
The 5 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/SelectionDAG/DAGCombiner.cpp | 11 +++---
lib/CodeGen/TargetPassConfig.cpp | 17 +++------
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 9 +++++
lib/Target/WebAssembly/WebAssemblyISelLowering.h | 3 ++
test/CodeGen/AArch64/machine-outliner-flags.ll | 42 ----------------------
test/CodeGen/Hexagon/sdiv-minsigned.ll | 14 ++++++++
test/CodeGen/X86/combine-sdiv.ll | 25 +++++++++----
tools/llvm-mca/Pipeline.h | 3 ++
8 files changed, 58 insertions(+), 66 deletions(-)
delete mode 100644 test/CodeGen/AArch64/machine-outliner-flags.ll
create mode 100644 test/CodeGen/Hexagon/sdiv-minsigned.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 lld.
from 489c778cb [WebAssembly] Add support for bitcode archive members
new 2176a38ba [WebAssembly] Fix --export of LTO symbols
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:
test/wasm/{ => lto}/export.ll | 7 ++++---
wasm/Driver.cpp | 20 ++++++++++----------
wasm/Symbols.cpp | 2 +-
wasm/Symbols.h | 6 ++++--
4 files changed, 19 insertions(+), 16 deletions(-)
copy test/wasm/{ => lto}/export.ll (82%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.