This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a18c5f6 fix formatting; NFC new c51eaa4 [codeview] Use character types for all byte-sized integer types new fdd76dc [LV] Convert processLoop to new streaming API for opt remarks
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/CodeViewDebug.cpp | 20 +++++------ lib/Transforms/Vectorize/LoopVectorize.cpp | 20 +++++------ test/DebugInfo/COFF/int8-char-type.ll | 55 ++++++++++++++++++++++++++++++ 3 files changed, 75 insertions(+), 20 deletions(-) create mode 100644 test/DebugInfo/COFF/int8-char-type.ll