This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b101e28 [X86][SSE] Added tests showing missed truncations for sitofp [...] new e953f86 [Support] Don't return an error if realPath fails. new 05da18f CODE_OWNERS: Sort names new b30be73 CODE_OWNERS: Take code ownership of instruction scheduling. new 56bf757 [GlobalISel] Make LegalizerInfo accessible in LegalizerHelper new 49e0bf2 [SelectionDAG] Add support for BUILD_VECTOR to ComputeNumSignBits
The 5 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: CODE_OWNERS.TXT | 22 +++--- CREDITS.TXT | 4 + include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 7 +- lib/CodeGen/GlobalISel/Legalizer.cpp | 3 +- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 16 ++-- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++ lib/Support/Windows/Path.inc | 5 +- test/CodeGen/X86/known-signbits-vector.ll | 91 +++++++---------------- 8 files changed, 63 insertions(+), 91 deletions(-)