This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fc2f034a22f [X86] Regenerate fast-isel-select-pseudo-cmov.ll to prepare [...] new f02c2bd152c Remove unused variables. No functionality change. new 5443e842ccf [X86][SSE] Add test case for PR27708
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/AsmParser/LLParser.cpp | 2 - lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 1 - lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 2 +- lib/MC/MCParser/AsmParser.cpp | 1 - lib/MC/MCParser/ELFAsmParser.cpp | 1 - lib/Support/FormatVariadic.cpp | 2 - .../AArch64/InstPrinter/AArch64InstPrinter.cpp | 2 +- lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 1 - lib/Target/Hexagon/HexagonISelLowering.cpp | 1 - lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 2 - test/CodeGen/X86/widen_load-3.ll | 142 +++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 1 - unittests/Support/BinaryStreamTest.cpp | 1 - 13 files changed, 144 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/X86/widen_load-3.ll