This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a6189f19726 [llvm-objcopy] Support -X|--discard-locals. new 8f97b230d84 [InstCombine][x86] add tests for addcarry intrinsic; NFC new a47be0e7cdc [CMake] Accept ENTITLEMENTS in llvm_add_library()
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: cmake/modules/AddLLVM.cmake | 4 ++-- test/Transforms/InstCombine/X86/addcarry.ll | 36 +++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstCombine/X86/addcarry.ll