This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O2_LTO in repository toolchain/ci/llvm-project.
from adec92236164 [AArch64] Make -mcpu=generic schedule for an in-order core adds ea12adc1699f [CanonicalizeFreeze] Drop IVUsers.h include (NFC) adds 3649fb14d126 Fixed some errors detected by PVS Studio adds 943b3048484b Fixed some errors detected by PVS Studio adds 38e3b30bd62c [InstCombine] add tests for (iN X s>> N-1) | Y; NFC adds cd76fa79b01a [InstCombine] add tests for icmp of negated op; NFC adds acafde09a3fa [InstCombine] enhance icmp with sub folds
No new revisions were added by this update.
Summary of changes: .../ExecutionEngine/Orc/Shared/ExecutorAddress.h | 2 +- llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 +- llvm/lib/CodeGen/TargetLoweringBase.cpp | 2 +- llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp | 2 +- llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 2 - .../lib/ExecutionEngine/JITLink/EHFrameSupport.cpp | 2 +- llvm/lib/ObjectYAML/ELFEmitter.cpp | 9 - llvm/lib/Support/raw_ostream.cpp | 2 +- .../Transforms/InstCombine/InstCombineCompares.cpp | 25 +- .../Transforms/Scalar/RewriteStatepointsForGC.cpp | 2 +- .../Transforms/Utils/CanonicalizeFreezeInLoops.cpp | 1 - llvm/lib/XRay/InstrumentationMap.cpp | 2 +- llvm/test/Transforms/InstCombine/icmp-sub.ll | 283 +++++++++++++++++++++ llvm/test/Transforms/InstCombine/or.ll | 59 +++++ llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp | 2 +- 15 files changed, 363 insertions(+), 34 deletions(-)