This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9bba64895e8 Revert r354498 "[X86] Add test case to show missed opportun [...] new 0d757236edb [X86] Add test case to show missed opportunity to remove an [...] new 729e7fd2887 Add test case. new 6f64f1bafe2 [clangd] Store index in '.clangd/index' instead of '.clangd-index'
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: .gitignore | 4 +- test/CodeGen/X86/bt.ll | 31 ++++++++++++ test/CodeGen/X86/pr40631_deadstore_elision.ll | 71 +++++++++++++++++++++++++++ 3 files changed, 104 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr40631_deadstore_elision.ll