This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4db5dbc6373 [InstCombine] add tests for extract subvector shuffles; NFC new 6c508a5190e [DWARF] Make llvm-dwarfdump display the .debug_loc.dwo sect [...] new 36b0632ee09 [SLPVectorizer] Check that lowered type is floating point b [...]
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/CodeGen/BasicTTIImpl.h | 3 ++- lib/DebugInfo/DWARF/DWARFContext.cpp | 9 +++---- .../SLPVectorizer/X86/fabs-cost-softfp.ll | 29 ++++++++++++++++++++++ test/tools/llvm-dwarfdump/X86/debug_loc_dwo.s | 20 +++++++++++++++ 4 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/X86/fabs-cost-softfp.ll create mode 100644 test/tools/llvm-dwarfdump/X86/debug_loc_dwo.s