This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 992d474561f [ARM] Fix another -Wunused-variable in -DLLVM_ENABLE_ASSERT [...] new e3afbf5368f [NFC][Codegen] Standalone tests for icmp eq/ne (urem %x, C) [...] new 1002960b9df [lit] Delete empty lines at the end of lit.local.cfg NFC
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: test/Analysis/CostModel/ARM/lit.local.cfg | 1 - test/Analysis/CostModel/PowerPC/lit.local.cfg | 1 - test/Analysis/CostModel/RISCV/lit.local.cfg | 1 - test/Analysis/CostModel/X86/lit.local.cfg | 1 - test/CodeGen/ARC/lit.local.cfg | 1 - test/CodeGen/ARM/lit.local.cfg | 1 - test/CodeGen/AVR/lit.local.cfg | 1 - test/CodeGen/Generic/lit.local.cfg | 1 - test/CodeGen/Hexagon/lit.local.cfg | 1 - test/CodeGen/Lanai/lit.local.cfg | 1 - test/CodeGen/MIR/Generic/lit.local.cfg | 1 - test/CodeGen/MSP430/lit.local.cfg | 1 - test/CodeGen/Mips/lit.local.cfg | 1 - test/CodeGen/PowerPC/lit.local.cfg | 1 - test/CodeGen/SPARC/lit.local.cfg | 1 - test/CodeGen/SystemZ/lit.local.cfg | 1 - test/CodeGen/Thumb/lit.local.cfg | 1 - test/CodeGen/Thumb2/lit.local.cfg | 1 - test/CodeGen/WinEH/lit.local.cfg | 1 - test/CodeGen/X86/GC/lit.local.cfg | 1 - test/CodeGen/X86/lit.local.cfg | 1 - ...ower-of-two-or-zero-when-comparing-with-zero.ll | 256 +++++++++++++++++++++ test/CodeGen/XCore/lit.local.cfg | 1 - test/DebugInfo/AArch64/lit.local.cfg | 1 - test/DebugInfo/ARM/lit.local.cfg | 1 - test/DebugInfo/Generic/lit.local.cfg | 1 - test/DebugInfo/MIR/AArch64/lit.local.cfg | 1 - test/DebugInfo/MIR/ARM/lit.local.cfg | 1 - test/DebugInfo/MIR/Mips/lit.local.cfg | 1 - test/DebugInfo/MIR/lit.local.cfg | 1 - test/DebugInfo/SystemZ/lit.local.cfg | 1 - test/ExecutionEngine/JITLink/X86/lit.local.cfg | 1 - .../RuntimeDyld/AArch64/lit.local.cfg | 1 - test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg | 1 - .../ExecutionEngine/RuntimeDyld/Mips/lit.local.cfg | 1 - .../RuntimeDyld/PowerPC/lit.local.cfg | 1 - .../RuntimeDyld/SystemZ/lit.local.cfg | 1 - test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg | 1 - .../AddressSanitizer/X86/lit.local.cfg | 1 - .../InstrProfiling/X86/lit.local.cfg | 1 - test/JitListener/lit.local.cfg | 1 - test/MC/ARM/AlignedBundling/lit.local.cfg | 1 - test/MC/ARM/lit.local.cfg | 1 - test/MC/AVR/lit.local.cfg | 1 - test/MC/AsmParser/lit.local.cfg | 1 - test/MC/BPF/lit.local.cfg | 1 - test/MC/COFF/ARM/lit.local.cfg | 1 - test/MC/COFF/lit.local.cfg | 1 - test/MC/Disassembler/AArch64/lit.local.cfg | 1 - test/MC/Disassembler/ARC/lit.local.cfg | 1 - test/MC/Disassembler/ARM/lit.local.cfg | 1 - test/MC/Disassembler/Hexagon/lit.local.cfg | 1 - test/MC/Disassembler/Lanai/lit.local.cfg | 1 - test/MC/Disassembler/MSP430/lit.local.cfg | 1 - test/MC/Disassembler/Mips/lit.local.cfg | 1 - test/MC/Disassembler/PowerPC/lit.local.cfg | 1 - test/MC/Disassembler/RISCV/lit.local.cfg | 1 - test/MC/Disassembler/Sparc/lit.local.cfg | 1 - test/MC/Disassembler/SystemZ/lit.local.cfg | 1 - test/MC/Disassembler/WebAssembly/lit.local.cfg | 1 - test/MC/Disassembler/X86/lit.local.cfg | 1 - test/MC/ELF/lit.local.cfg | 1 - test/MC/Hexagon/lit.local.cfg | 1 - test/MC/Lanai/lit.local.cfg | 1 - test/MC/MSP430/lit.local.cfg | 1 - test/MC/MachO/AArch64/lit.local.cfg | 1 - test/MC/MachO/ARM/lit.local.cfg | 1 - test/MC/MachO/lit.local.cfg | 1 - test/MC/Mips/lit.local.cfg | 1 - test/MC/RISCV/lit.local.cfg | 1 - test/MC/Sparc/lit.local.cfg | 1 - test/MC/X86/AlignedBundling/lit.local.cfg | 1 - test/Object/X86/lit.local.cfg | 1 - test/Other/X86/lit.local.cfg | 1 - test/ThinLTO/X86/lit.local.cfg | 1 - .../Transforms/ArgumentPromotion/X86/lit.local.cfg | 1 - test/Transforms/AtomicExpand/AArch64/lit.local.cfg | 1 - test/Transforms/AtomicExpand/ARM/lit.local.cfg | 1 - test/Transforms/CodeExtractor/X86/lit.local.cfg | 1 - .../CodeGenPrepare/AArch64/lit.local.cfg | 1 - .../Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg | 1 - test/Transforms/CodeGenPrepare/ARM/lit.local.cfg | 1 - test/Transforms/CodeGenPrepare/X86/lit.local.cfg | 1 - .../ConstantHoisting/PowerPC/lit.local.cfg | 1 - test/Transforms/ConstantHoisting/X86/lit.local.cfg | 1 - test/Transforms/DivRemPairs/PowerPC/lit.local.cfg | 1 - test/Transforms/DivRemPairs/X86/lit.local.cfg | 1 - test/Transforms/ExpandMemCmp/X86/lit.local.cfg | 1 - test/Transforms/GlobalOpt/PowerPC/lit.local.cfg | 1 - test/Transforms/HardwareLoops/ARM/lit.local.cfg | 1 - test/Transforms/HotColdSplit/X86/lit.local.cfg | 1 - .../InferAddressSpaces/AMDGPU/lit.local.cfg | 1 - test/Transforms/Inline/PowerPC/lit.local.cfg | 1 - test/Transforms/Inline/X86/lit.local.cfg | 1 - test/Transforms/InstCombine/PowerPC/lit.local.cfg | 1 - .../LoadStoreVectorizer/AMDGPU/lit.local.cfg | 1 - .../LoadStoreVectorizer/NVPTX/lit.local.cfg | 1 - .../LoadStoreVectorizer/X86/lit.local.cfg | 1 - test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg | 1 - test/Transforms/LoopIdiom/X86/lit.local.cfg | 1 - .../LoopStrengthReduce/AMDGPU/lit.local.cfg | 1 - .../LoopStrengthReduce/ARM/lit.local.cfg | 1 - .../LoopStrengthReduce/X86/lit.local.cfg | 1 - test/Transforms/LoopUnroll/AArch64/lit.local.cfg | 1 - test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg | 1 - test/Transforms/LoopUnroll/ARM/lit.local.cfg | 1 - test/Transforms/LoopUnroll/Hexagon/lit.local.cfg | 1 - test/Transforms/LoopUnroll/PowerPC/lit.local.cfg | 1 - test/Transforms/LoopUnroll/X86/lit.local.cfg | 1 - .../Transforms/LoopVectorize/AArch64/lit.local.cfg | 1 - test/Transforms/LoopVectorize/ARM/lit.local.cfg | 1 - .../Transforms/LoopVectorize/PowerPC/lit.local.cfg | 1 - test/Transforms/LoopVectorize/X86/lit.local.cfg | 1 - test/Transforms/PGOProfile/X86/lit.local.cfg | 1 - test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg | 1 - .../Transforms/SLPVectorizer/SystemZ/lit.local.cfg | 1 - test/Transforms/SLPVectorizer/X86/lit.local.cfg | 1 - test/Transforms/SafeStack/AArch64/lit.local.cfg | 1 - test/Transforms/SafeStack/ARM/lit.local.cfg | 1 - test/Transforms/SafeStack/X86/lit.local.cfg | 1 - .../AMDGPU/lit.local.cfg | 1 - .../SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg | 1 - test/Transforms/SimplifyCFG/SPARC/lit.local.cfg | 1 - test/Transforms/SimplifyCFG/X86/lit.local.cfg | 1 - test/Transforms/StackProtector/X86/lit.local.cfg | 1 - .../ThinLTOBitcodeWriter/x86/lit.local.cfg | 1 - test/tools/dsymutil/ARM/lit.local.cfg | 1 - test/tools/llvm-lib/lit.local.cfg | 1 - test/tools/llvm-lto2/X86/lit.local.cfg | 1 - test/tools/llvm-mc/lit.local.cfg | 1 - test/tools/llvm-mca/SystemZ/lit.local.cfg | 1 - test/tools/llvm-mca/X86/lit.local.cfg | 1 - test/tools/llvm-mca/lit.local.cfg | 1 - test/tools/llvm-objdump/Mips/lit.local.cfg | 1 - test/tools/llvm-readobj/AArch64/lit.local.cfg | 1 - test/tools/llvm-readobj/ARM/lit.local.cfg | 1 - 136 files changed, 256 insertions(+), 135 deletions(-) create mode 100644 test/CodeGen/X86/omit-urem-of-power-of-two-or-zero-when-compari [...]