This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 134d36e085d Revert "Revert "[PR16756] Use SSAUpdaterBulk in JumpThreading."" new 4be25bd837d Revert "[PR16756] Use SSAUpdaterBulk in JumpThreading." one [...] new 307dae5bd1d [X86] Prevent folding loads with 64-bit ANDs with immediate [...]
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/Target/X86/X86ISelDAGToDAG.cpp | 13 ++++++++++++- lib/Transforms/Scalar/JumpThreading.cpp | 31 +++++++++++++------------------ test/CodeGen/X86/pr37063.ll | 31 +++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/X86/pr37063.ll