This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from faddd4770cb [MIR-Canon] Add support for rewriting VRegs that are typed [...] new 55e67e44b91 Reverting change r362121 due to lld-x86_64-ubuntu-fast test [...] new 8c0b3da9d4a [LoopVectorize] Add FNeg instruction support
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: include/llvm/IR/IRBuilder.h | 18 +++++++ lib/Transforms/Vectorize/LoopVectorize.cpp | 29 ++++++---- test/Transforms/LoopVectorize/X86/fneg-cost.ll | 6 +-- test/Transforms/LoopVectorize/fneg.ll | 15 +----- .../llvm-objdump/X86/macho-disassemble-g-dsym.test | 11 ---- tools/llvm-objdump/MachODump.cpp | 63 +++------------------- 6 files changed, 49 insertions(+), 93 deletions(-)