This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d874dc21eb [X86] Fix some tests using fcmp with undef arguments new cbcef203c26 [DAG] Set up infrastructure to avoid smart constructor-base [...] new e5ec07fa486 [CodeGen] Refactor the option for the maximum jump table size
The 2 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/SelectionDAG.h | 3 +++ include/llvm/CodeGen/TargetLowering.h | 4 +--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 13 +++++++++++++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 +++ lib/CodeGen/TargetLoweringBase.cpp | 4 ++-- lib/Target/AArch64/AArch64ISelLowering.cpp | 4 ++-- 6 files changed, 24 insertions(+), 7 deletions(-)