This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3284d86007 [DWARF] Make -g with empty assembler source work better. new 80a70bb5a93 [X86] Add test case for D58805. NFC new ae62c5926e0 [X86] Remove IntrArgMemOnly from target specific gather/sca [...]
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/IR/IntrinsicsX86.td | 254 +++++++++++---------- .../X86/gather-null-pointer.ll | 21 ++ 2 files changed, 155 insertions(+), 120 deletions(-) create mode 100644 test/Transforms/DeadStoreElimination/X86/gather-null-pointer.ll