This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5544011439f [docs][llvm-strings] Write llvm-strings documentation new 4a751dd645f [InstCombine] add/move tests for icmp with add operand; NFC new dea3e0608c0 [X86][NFC] Add a `use-aa` feature.
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/X86.td | 4 ++ lib/Target/X86/X86Subtarget.h | 4 ++ test/Transforms/InstCombine/icmp-add.ll | 124 ++++++++++++++++++++++++++++++++ test/Transforms/InstCombine/icmp.ll | 106 ++++++--------------------- 4 files changed, 152 insertions(+), 86 deletions(-)