This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f1fb82 [Legalizer] Fix fp-to-uint to fp-tosint promotion assertion. new 0581f9f Reapply "Make BitCodeAbbrev ownership explicit using shared_p [...]
The 1 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/Bitcode/BitCodes.h | 5 +- include/llvm/Bitcode/BitstreamReader.h | 6 +- include/llvm/Bitcode/BitstreamWriter.h | 26 ++--- include/llvm/Support/FileSystem.h | 17 +-- lib/Bitcode/Reader/BitstreamReader.cpp | 4 +- lib/Bitcode/Writer/BitcodeWriter.cpp | 184 +++++++++++++++--------------- unittests/Bitcode/BitstreamReaderTest.cpp | 4 +- 7 files changed, 119 insertions(+), 127 deletions(-)