This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37496d05582 [X86] Use btc/btr/bts to implement xor/and/or that affects [...] new 297d461b010 [DAGCombiner] Call ExtendUsesToFormExtLoad in (zext (and (l [...] new d2e6138dff1 [X86] Enable BT to be used in place of TEST for single bit [...]
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/DAGCombiner.cpp | 27 ++++++++++++++------------- lib/Target/X86/X86ISelLowering.cpp | 15 +++++++++------ test/CodeGen/NVPTX/param-load-store.ll | 7 ++++--- test/CodeGen/X86/test-vs-bittest.ll | 12 ++++++------ 4 files changed, 33 insertions(+), 28 deletions(-)