This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe506c93e9a [X86] Set isMachineVerifierClean() back to false (PR27481) new 8f7dc5cb4ec Relax fast register allocator related test cases; NFC
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: test/CodeGen/AArch64/arm64-abi.ll | 2 +- test/CodeGen/AArch64/arm64-fast-isel-icmp.ll | 94 +++++++++++-------- test/CodeGen/AArch64/arm64-fast-isel-intrinsic.ll | 102 ++++++++++----------- test/CodeGen/AArch64/arm64-fast-isel-ret.ll | 7 +- test/CodeGen/AArch64/arm64-fast-isel.ll | 10 +- test/CodeGen/AArch64/fast-isel-address-extends.ll | 6 +- test/CodeGen/AArch64/fast-isel-atomic.ll | 32 +++---- test/CodeGen/AArch64/fast-isel-branch-cond-mask.ll | 4 +- test/CodeGen/AArch64/phi-dbg.ll | 39 +++++--- test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll | 2 +- test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 12 +-- test/CodeGen/ARM/fast-isel-align.ll | 8 +- test/CodeGen/ARM/fast-isel-ldrh-strh-arm.ll | 18 ++-- test/CodeGen/ARM/fast-isel.ll | 20 ++-- test/CodeGen/ARM/fp16-instructions.ll | 2 +- test/CodeGen/Mips/Fast-ISel/bricmpi1.ll | 16 ++-- test/CodeGen/Mips/Fast-ISel/callabi.ll | 4 +- test/CodeGen/Mips/Fast-ISel/fastalloca.ll | 4 +- test/CodeGen/Mips/Fast-ISel/logopm.ll | 4 +- test/CodeGen/PowerPC/pr26180.ll | 8 +- test/CodeGen/PowerPC/tls.ll | 10 +- test/CodeGen/PowerPC/vsx-spill.ll | 8 +- test/CodeGen/SPARC/LeonCASAInstructionUT.ll | 4 +- .../SystemZ/regalloc-fast-invalid-kill-flag.mir | 14 +-- test/CodeGen/SystemZ/rosbg-02.ll | 2 +- test/CodeGen/X86/epilogue-cfi-no-fp.ll | 26 ++---- test/CodeGen/X86/fast-isel-extract.ll | 6 +- test/CodeGen/X86/fast-isel-gep.ll | 6 +- test/CodeGen/X86/fast-isel-x86-64.ll | 10 +- test/CodeGen/X86/fold-sext-trunc.ll | 2 +- test/CodeGen/X86/pr28489.ll | 4 +- test/CodeGen/X86/pr30813.ll | 6 +- test/CodeGen/X86/shift-i256.ll | 2 +- test/CodeGen/X86/switch.ll | 10 +- test/CodeGen/X86/win32_sret.ll | 18 ++-- test/CodeGen/XCore/dwarf_debug.ll | 4 +- test/DebugInfo/X86/parameters.ll | 3 +- test/DebugInfo/X86/pieces-1.ll | 3 +- test/DebugInfo/X86/sdag-split-arg.ll | 10 +- test/DebugInfo/X86/vla.ll | 4 +- 40 files changed, 283 insertions(+), 263 deletions(-)