This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 277a5fa7344 [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disab [...] new f033627be4c [x86] scalarize extract element 0 of FP cmp new 6a7f25d30d6 Improve "llvm-nm -f sysv" output for Elf files
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/Object/ELFObjectFile.h | 13 ++ lib/Object/ELFObjectFile.cpp | 10 + lib/Target/X86/X86ISelLowering.cpp | 16 ++ test/CodeGen/X86/extractelement-fp.ll | 10 +- test/CodeGen/X86/vec_floor.ll | 400 +++++++++----------------------- test/Object/X86/nm-print-size.s | 6 + test/tools/llvm-nm/X86/sysv-i386.test | 7 +- test/tools/llvm-nm/X86/sysv-x86_64.test | 4 +- tools/llvm-nm/llvm-nm.cpp | 45 +++- tools/llvm-readobj/ELFDumper.cpp | 10 - 10 files changed, 209 insertions(+), 312 deletions(-)