This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8caac0 add more tests for zexty xor sandwiches new b9ed6a6 Reverting r275284 due to platform-specific test failures
The 1 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/Analysis/TargetLibraryInfo.def | 3 -- include/llvm/Analysis/TargetLibraryInfo.h | 2 +- lib/Analysis/TargetLibraryInfo.cpp | 1 - lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 46 ------------------------ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 1 - lib/Transforms/Utils/BuildLibCalls.cpp | 1 - test/CodeGen/X86/mempcpy_call.ll | 16 --------- test/CodeGen/X86/mempcpy_ret_val.ll | 28 --------------- test/Transforms/InferFunctionAttrs/annotate.ll | 3 -- test/Transforms/InferFunctionAttrs/no-proto.ll | 3 -- 10 files changed, 1 insertion(+), 103 deletions(-) delete mode 100644 test/CodeGen/X86/mempcpy_call.ll delete mode 100644 test/CodeGen/X86/mempcpy_ret_val.ll