This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb011b6cdd0 LowerTypeTests: Fix non-determinism in code that handles ic [...] new 412df0bfa1a Fix a bunch of places where operator-> was used directly on [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++-- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +- lib/IR/Function.cpp | 4 ++-- lib/Target/AArch64/AArch64ISelLowering.cpp | 3 +-- lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 2 +- lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp | 8 ++++---- lib/Target/Lanai/LanaiISelDAGToDAG.cpp | 2 +- lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 2 +- lib/Target/SystemZ/SystemZISelLowering.cpp | 6 +++--- lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 2 +- lib/Transforms/Utils/Local.cpp | 2 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 9 ++++----- unittests/IR/ConstantsTest.cpp | 3 +-- 15 files changed, 25 insertions(+), 28 deletions(-)