This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4adc4526ec1 [JumpThreading] Don't restrict cast-traversal to i1 new bf0554faf15 [GISel]: Add helpers for easy building G_FCONSTANT along wi [...]
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/CodeGen/GlobalISel/MIPatternMatch.h | 13 ++++++++ include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 6 ++++ include/llvm/CodeGen/GlobalISel/Utils.h | 3 ++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 8 +++++ lib/CodeGen/GlobalISel/Utils.cpp | 14 +++++++++ unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | 36 ++++++++++++++++++++++ 6 files changed, 80 insertions(+)