This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf4d42cf34a [PPC] Always use the version of computeKnownBits that retur [...] new 761005715c1 [Lanai] Always use the version of computeKnownBits that ret [...] new 44ddf8fbce7 [SystemZ] Always use the version of computeKnownBits that r [...] new ad5be70b1a8 [SelectionDAG] Always use the version of computeKnownBits t [...]
The 3 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/DAGCombiner.cpp | 16 ++++++-------- lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 3 +-- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 9 +++----- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 6 ++---- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 9 ++++---- lib/Target/Lanai/LanaiISelLowering.cpp | 4 ++-- lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 9 +++----- lib/Target/SystemZ/SystemZISelLowering.cpp | 26 ++++++++++------------- 8 files changed, 32 insertions(+), 50 deletions(-)