This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr68991/master in repository gcc.
discards 488ac50 Remove ssememalign discards 3d3885d Remove ix86_legitimate_combined_insn discards e6dfeba Use vector_operand on SSE with 16b memory operand discards c502457 Add vector_memory_operand and "Bm" constraint new f497be1 Add vector_memory_operand and "Bm" constraint new 98fa87f Use vector_operand on SSE with 16b memory operand new ae7dbff Remove ix86_legitimate_combined_insn new 36be0bb Remove ssememalign new 02533ef Only allow aligned memory on SSE *mov<mode>_internal
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (488ac50) \ N -- N -- N refs/heads/hjl/pr68991/master (02533ef)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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: gcc/config/i386/constraints.md | 2 +- gcc/config/i386/predicates.md | 6 +++--- gcc/config/i386/sse.md | 19 +++++++++++-------- 3 files changed, 15 insertions(+), 12 deletions(-)