This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3bbf394 In visitSTORE, always use FindBetterChain, rather than only w [...] new 5fc240a Recommitting Craig Topper's patch now that r296476 has been r [...] new 3789b61 Add missing condprop-xfail.ll that contains the remaining xfa [...]
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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +- test/CodeGen/X86/i256-add.ll | 336 +++++++------------------- test/Transforms/NewGVN/condprop-xfail.ll | 123 ++++++++++ 3 files changed, 206 insertions(+), 255 deletions(-) create mode 100644 test/Transforms/NewGVN/condprop-xfail.ll