This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 986e672 Don't combine splats with other shuffles. new 30983dc [SimplifyLibCalls] Remove redundant folding logic for ffs(). new ae8181c DebugInfo: Emit ranges for functions with DISubprograms but l [...]
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/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 29 +++++++++------------ lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 18 +++++-------- lib/Transforms/Utils/SimplifyLibCalls.cpp | 16 +++--------- test/DebugInfo/Generic/2010-10-01-crash.ll | 4 ++- test/DebugInfo/Generic/noscopes.ll | 40 +++++++++++++++++++++++++++++ 6 files changed, 66 insertions(+), 43 deletions(-) create mode 100644 test/DebugInfo/Generic/noscopes.ll