This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17ff07813bb [AMDGPU] gfx1010 memory legalizer new c2f2a95a8ab [X86] Add more test cases for fast-isel handling of fneg. new ca13910a6c9 Fix pr33010, a 2 year old crashing regression new 96ebfdf0edb [Tests] Autogen a test in advance of updates
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 + .../X86/element-wise-atomic-memory-intrinsics.ll | 278 ++++++++++++++++----- test/CodeGen/X86/fast-isel-fneg.ll | 55 +++- test/CodeGen/X86/pr33010.ll | 45 ++++ 4 files changed, 318 insertions(+), 64 deletions(-) create mode 100644 test/CodeGen/X86/pr33010.ll