This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b814345d13 MachineScheduler: Skip acyclic latency heuristic for in-ord [...] new 51f7e1a9dc7 [InstCombine] Teach SimplifyDemandedInstructionBits that ev [...] new d9096c73918 [InstCombine] In SimplifyMultipleUseDemandedBits, use a swi [...] new 1c404b475de llvm-lto2: Add a dump-symtab subcommand.
The 3 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: .../InstCombine/InstCombineSimplifyDemanded.cpp | 20 ++++++-- test/LTO/Resolution/X86/symtab.ll | 47 +++++++++++++++++++ test/Transforms/InstCombine/and2.ll | 2 +- tools/llvm-lto2/llvm-lto2.cpp | 54 +++++++++++++++++++++- 4 files changed, 118 insertions(+), 5 deletions(-) create mode 100644 test/LTO/Resolution/X86/symtab.ll