This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 49ddd66 [x86] add vector tests for more coverage of D30502; NFC new 6256a69 Disable BinaryStreamTest.StreamReaderObject. new db610dd [InstCombine] use -instnamer and auto-generate complete checks; NFC new 502404c LiveIntervalUnion: Remove unused functions; NFC new a64f8b6 LIU::Query: Remove always false member+getter; NFC new 14feb94 LIU::Query: Remove unused getter; NFC new c662d06 [APInt] Optimize APInt creation from uint64_t
The 6 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/ADT/APInt.h | 7 +- include/llvm/CodeGen/LiveIntervalUnion.h | 16 -- lib/CodeGen/RegAllocBasic.cpp | 2 - lib/Support/APInt.cpp | 1 + test/Transforms/InstCombine/select-cmp-br.ll | 323 +++++++++++++++++---------- unittests/DebugInfo/PDB/BinaryStreamTest.cpp | 2 +- 6 files changed, 212 insertions(+), 139 deletions(-)