This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 079ac1e [x86, SSE] update packed FP compare tests for direct translat [...] new f56a123 [PM] Remove unneded doFinalization() override from LoopVersio [...] new fbe558b [Codeview] Add a class for LF_UDT_MOD_SRC_LINE.
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/DebugInfo/CodeView/TypeRecord.h | 38 ++++++ include/llvm/DebugInfo/CodeView/TypeRecords.def | 5 +- include/llvm/DebugInfo/CodeView/TypeTableBuilder.h | 1 + lib/DebugInfo/CodeView/TypeDumper.cpp | 8 ++ lib/DebugInfo/CodeView/TypeRecord.cpp | 7 ++ lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 11 +- lib/Transforms/Scalar/LoopVersioningLICM.cpp | 4 - test/DebugInfo/PDB/pdbdump-headers.test | 130 ++++++++++----------- 8 files changed, 130 insertions(+), 74 deletions(-)