This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e9e4f2 Fix some buildbot issues with const objects with default ctors new 9f1fb82 [Legalizer] Fix fp-to-uint to fp-tosint promotion assertion.
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: lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 6 +++++- test/CodeGen/AArch64/fptouint-i8-zext.ll | 4 +++- test/CodeGen/PowerPC/fp64-to-int16.ll | 21 +++++++++++++++++++++ 3 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/PowerPC/fp64-to-int16.ll