This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 50cdfb85b9a [X86] Add SchedWrites for CMOV and SETCC. Use them to remov [...]
new e599ceafb83 [TargetSchedule] shrink interface for init(); NFCI
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/TargetSchedule.h | 3 +--
lib/CodeGen/IfConversion.cpp | 2 +-
lib/CodeGen/MachineCombiner.cpp | 2 +-
lib/CodeGen/MachineLICM.cpp | 2 +-
lib/CodeGen/MachineTraceMetrics.cpp | 2 +-
lib/CodeGen/ScheduleDAGInstrs.cpp | 2 +-
lib/CodeGen/TargetSchedule.cpp | 10 ++++------
lib/CodeGen/TargetSubtargetInfo.cpp | 4 ++--
lib/Target/AArch64/AArch64SIMDInstrOpt.cpp | 2 +-
lib/Target/AArch64/AArch64StorePairSuppress.cpp | 2 +-
lib/Target/SystemZ/SystemZMachineScheduler.cpp | 2 +-
lib/Target/X86/X86CmovConversion.cpp | 2 +-
12 files changed, 16 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 llvm.
from 760af163b42 [dsymutil] Don't crash on empty CU
new d5640e4a253 [X86][Znver1] Remove InstRWs for BLENDVPS/PD
new 50cdfb85b9a [X86] Add SchedWrites for CMOV and SETCC. Use them to remov [...]
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/X86/X86InstrCMovSetCC.td | 8 ++++----
lib/Target/X86/X86SchedBroadwell.td | 17 +++++++----------
lib/Target/X86/X86SchedHaswell.td | 17 +++++++----------
lib/Target/X86/X86SchedSandyBridge.td | 17 +++++++----------
lib/Target/X86/X86SchedSkylakeClient.td | 17 +++++++----------
lib/Target/X86/X86SchedSkylakeServer.td | 17 +++++++----------
lib/Target/X86/X86Schedule.td | 15 +++++++++------
lib/Target/X86/X86ScheduleBtVer2.td | 4 ++++
lib/Target/X86/X86ScheduleSLM.td | 7 +++++++
lib/Target/X86/X86ScheduleZnver1.td | 32 ++++----------------------------
test/CodeGen/X86/schedule-x86_64.ll | 32 ++++++++++++++++----------------
test/CodeGen/X86/sse41-schedule.ll | 8 ++++----
12 files changed, 83 insertions(+), 108 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 f717140303d [Support] Change std::sort to llvm::sort in response to r327219
new 760af163b42 [dsymutil] Don't crash on empty CU
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/tools/dsymutil/Inputs/empty-CU.o | Bin 0 -> 388 bytes
.../{llvm-dwarfdump/X86 => dsymutil/Inputs}/empty-CU.s | 5 -----
test/tools/dsymutil/X86/empty-CU.test | 7 +++++++
tools/dsymutil/DwarfLinker.cpp | 16 +++++++++++++++-
4 files changed, 22 insertions(+), 6 deletions(-)
create mode 100644 test/tools/dsymutil/Inputs/empty-CU.o
copy test/tools/{llvm-dwarfdump/X86 => dsymutil/Inputs}/empty-CU.s (67%)
create mode 100644 test/tools/dsymutil/X86/empty-CU.test
--
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 3ffb0582ad5 NFC: Update NewGVN invariant.group test
new 2d13e7fa3ff [X86] Change std::sort to llvm::sort in response to r327219
new c8f37728d59 [PowerPC] Change std::sort to llvm::sort in response to r327219
new f717140303d [Support] Change std::sort to llvm::sort in response to r327219
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/Support/SourceMgr.cpp | 2 +-
lib/Support/Timer.cpp | 2 +-
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 8 ++++----
4 files changed, 7 insertions(+), 7 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 1144471c523 [NDS32] Add intrinsic functions for interrupt control.
new 85dd5c485e9 gcc/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/doc/invoke.texi | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 2785576ecbe [llvm-mca] Simplify code. NFC
new 3ffb0582ad5 NFC: Update NewGVN invariant.group test
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/Transforms/NewGVN/invariant.group.ll | 31 ++++++++++++++++---------------
1 file changed, 16 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 9b484d4e23d Mark invariant.group as experimental
new 2785576ecbe [llvm-mca] Simplify code. 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:
tools/llvm-mca/llvm-mca.cpp | 59 ++++++++++++++++++++-------------------------
1 file changed, 26 insertions(+), 33 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 9643d9572e1 [NDS32] Add strict_aligned_p to machine_function and implem [...]
new 1144471c523 [NDS32] Add intrinsic functions for interrupt control.
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 | 12 +
gcc/config.gcc | 4 +-
gcc/config/nds32/constants.md | 12 +
gcc/config/nds32/nds32-intrinsic.c | 77 +++++++
gcc/config/nds32/nds32-intrinsic.md | 439 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.h | 14 ++
gcc/config/nds32/nds32_intrinsic.h | 104 +++++++++
7 files changed, 660 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 llvm.
from c2cdd67e91b [LIR] Reorder header. NFC
new 9b484d4e23d Mark invariant.group as experimental
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/LangRef.rst | 8 ++++++--
include/llvm/IR/Intrinsics.td | 2 ++
2 files changed, 8 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 llvm.
from a1ad6f1ea48 [X86] Regenerate and + immediate mask tests
new c2cdd67e91b [LIR] Reorder header. 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/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.