[all-commits] [llvm/llvm-project] 502a77: Migrate function attribute "no-frame-pointer-elim"...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Dec 24 15:58:10 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 502a77f125f43ffde57af34d3fd1b900248a91cd
      https://github.com/llvm/llvm-project/commit/502a77f125f43ffde57af34d3fd1b900248a91cd
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-12-24 (Tue, 24 Dec 2019)

  Changed paths:
    M clang/test/CodeGen/backend-unsupported-error.ll
    M lld/test/COFF/lto-cpu-string.ll
    M lld/test/ELF/lto/cpu-string.ll
    M llvm/docs/SourceLevelDebugging.rst
    M llvm/test/Analysis/BranchProbabilityInfo/pr22718.ll
    M llvm/test/Analysis/CostModel/SystemZ/intrinsic-cost-crash.ll
    M llvm/test/Analysis/Delinearization/constant_functions_multi_dim.ll
    M llvm/test/Analysis/DependenceAnalysis/MIVCheckConst.ll
    M llvm/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
    M llvm/test/Analysis/MemorySSA/pr28880.ll
    M llvm/test/Analysis/TypeBasedAliasAnalysis/PR17620.ll
    M llvm/test/Bitcode/DILocation-implicit-code.ll
    M llvm/test/Bitcode/drop-debug-info.3.5.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/inline-memcpy.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/inline-memset.mir
    M llvm/test/CodeGen/AArch64/aarch64-2014-08-11-MachineCombinerCrash.ll
    M llvm/test/CodeGen/AArch64/aarch64-a57-fp-load-balancing.ll
    M llvm/test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll
    M llvm/test/CodeGen/AArch64/aarch64-mov-debug-locs.mir
    M llvm/test/CodeGen/AArch64/arm64-detect-vec-redux.ll
    M llvm/test/CodeGen/AArch64/arm64-fma-combine-with-fpfusion.ll
    M llvm/test/CodeGen/AArch64/arm64-misched-basic-A53.ll
    M llvm/test/CodeGen/AArch64/arm64-misched-basic-A57.ll
    M llvm/test/CodeGen/AArch64/arm64-triv-disjoint-mem-access.ll
    M llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
    M llvm/test/CodeGen/AArch64/cxx-tlscc.ll
    M llvm/test/CodeGen/AArch64/dag-combine-invaraints.ll
    M llvm/test/CodeGen/AArch64/large-stack.ll
    M llvm/test/CodeGen/AArch64/loopvectorize_pr33804_double.ll
    M llvm/test/CodeGen/AArch64/machine-outliner-all-stack.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-compatible-candidates.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-drop-stack.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-regsave.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-regsave.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-sp-mod.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-size-info.mir
    M llvm/test/CodeGen/AArch64/machine-outliner-unsafe-stack-call.mir
    M llvm/test/CodeGen/AArch64/machine-outliner.mir
    M llvm/test/CodeGen/AArch64/sched-past-vector-ldst.ll
    M llvm/test/CodeGen/AArch64/stack_guard_remat.ll
    M llvm/test/CodeGen/AArch64/vector_merge_dep_check.ll
    M llvm/test/CodeGen/AArch64/win64_vararg.ll
    M llvm/test/CodeGen/AMDGPU/frame-lowering-fp-adjusted.mir
    M llvm/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
    M llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll
    M llvm/test/CodeGen/ARM/2010-12-07-PEIBug.ll
    M llvm/test/CodeGen/ARM/2011-08-25-ldmia_ret.ll
    M llvm/test/CodeGen/ARM/2014-05-14-DwarfEHCrash.ll
    M llvm/test/CodeGen/ARM/Windows/wineh-basic.ll
    M llvm/test/CodeGen/ARM/arm-shrink-wrapping.ll
    M llvm/test/CodeGen/ARM/byval_load_align.ll
    M llvm/test/CodeGen/ARM/call-tc.ll
    M llvm/test/CodeGen/ARM/cfguard-module-flag.ll
    M llvm/test/CodeGen/ARM/coalesce-dbgvalue.ll
    M llvm/test/CodeGen/ARM/constantpool-promote-dbg.ll
    M llvm/test/CodeGen/ARM/constantpool-promote.ll
    M llvm/test/CodeGen/ARM/cxx-tlscc.ll
    M llvm/test/CodeGen/ARM/debug-info-arg.ll
    M llvm/test/CodeGen/ARM/disable-fp-elim.ll
    M llvm/test/CodeGen/ARM/dwarf-unwind.ll
    M llvm/test/CodeGen/ARM/early-cfi-sections.ll
    M llvm/test/CodeGen/ARM/global-merge-1.ll
    M llvm/test/CodeGen/ARM/hello.ll
    M llvm/test/CodeGen/ARM/ifcvt-iter-indbr.ll
    M llvm/test/CodeGen/ARM/ifcvt10.ll
    M llvm/test/CodeGen/ARM/ifcvt5.ll
    M llvm/test/CodeGen/ARM/insn-sched1.ll
    M llvm/test/CodeGen/ARM/ldrd.ll
    M llvm/test/CodeGen/ARM/loopvectorize_pr33804.ll
    M llvm/test/CodeGen/ARM/lsr-unfolded-offset.ll
    M llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
    M llvm/test/CodeGen/ARM/memfunc.ll
    M llvm/test/CodeGen/ARM/noreturn.ll
    M llvm/test/CodeGen/ARM/stack-size-section.ll
    M llvm/test/CodeGen/ARM/stack_guard_remat.ll
    M llvm/test/CodeGen/ARM/swiftself.ll
    M llvm/test/CodeGen/ARM/urem-opt-size.ll
    M llvm/test/CodeGen/ARM/v7k-abi-align.ll
    M llvm/test/CodeGen/ARM/warn-stack.ll
    M llvm/test/CodeGen/BPF/BTF/binary-format.ll
    M llvm/test/CodeGen/BPF/BTF/char-no-debuginfo.ll
    M llvm/test/CodeGen/BPF/BTF/extern-global-var.ll
    M llvm/test/CodeGen/BPF/BTF/func-func-ptr.ll
    M llvm/test/CodeGen/BPF/BTF/func-non-void.ll
    M llvm/test/CodeGen/BPF/BTF/func-source.ll
    M llvm/test/CodeGen/BPF/BTF/func-typedef.ll
    M llvm/test/CodeGen/BPF/BTF/func-unused-arg.ll
    M llvm/test/CodeGen/BPF/BTF/func-void.ll
    M llvm/test/CodeGen/BPF/BTF/local-var.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-derived-type.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-inited-sec.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-inited.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-readonly-sec.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-readonly.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-sec.ll
    M llvm/test/CodeGen/BPF/BTF/static-var-zerolen-array.ll
    M llvm/test/CodeGen/BPF/BTF/static-var.ll
    M llvm/test/CodeGen/BPF/CORE/intrinsic-array.ll
    M llvm/test/CodeGen/BPF/CORE/intrinsic-struct.ll
    M llvm/test/CodeGen/BPF/CORE/intrinsic-union.ll
    M llvm/test/CodeGen/BPF/CORE/offset-reloc-basic.ll
    M llvm/test/CodeGen/BPF/CORE/offset-reloc-multilevel.ll
    M llvm/test/CodeGen/BPF/CORE/offset-reloc-struct-anonymous.ll
    M llvm/test/CodeGen/BPF/CORE/offset-reloc-struct-array.ll
    M llvm/test/CodeGen/BPF/CORE/offset-reloc-union.ll
    M llvm/test/CodeGen/BPF/dwarfdump.ll
    M llvm/test/CodeGen/BPF/objdump_two_funcs.ll
    M llvm/test/CodeGen/BPF/reloc-btf-2.ll
    M llvm/test/CodeGen/BPF/reloc-btf.ll
    M llvm/test/CodeGen/BPF/warn-stack.ll
    M llvm/test/CodeGen/BPF/xadd.ll
    M llvm/test/CodeGen/Generic/cfi-sections.ll
    M llvm/test/CodeGen/Hexagon/NVJumpCmp.ll
    M llvm/test/CodeGen/Hexagon/alu64.ll
    M llvm/test/CodeGen/Hexagon/base-offset-addr.ll
    M llvm/test/CodeGen/Hexagon/base-offset-post.ll
    M llvm/test/CodeGen/Hexagon/bit-loop-rc-mismatch.ll
    M llvm/test/CodeGen/Hexagon/builtin-prefetch.ll
    M llvm/test/CodeGen/Hexagon/cfi-offset.ll
    M llvm/test/CodeGen/Hexagon/cmp-extend.ll
    M llvm/test/CodeGen/Hexagon/cmp.ll
    M llvm/test/CodeGen/Hexagon/constp-extract.ll
    M llvm/test/CodeGen/Hexagon/dead-store-stack.ll
    M llvm/test/CodeGen/Hexagon/dealloc_return.ll
    M llvm/test/CodeGen/Hexagon/early-if-conversion-bug1.ll
    M llvm/test/CodeGen/Hexagon/ehabi.ll
    M llvm/test/CodeGen/Hexagon/fminmax.ll
    M llvm/test/CodeGen/Hexagon/fpelim-basic.ll
    M llvm/test/CodeGen/Hexagon/hasfp-crash1.ll
    M llvm/test/CodeGen/Hexagon/hasfp-crash2.ll
    M llvm/test/CodeGen/Hexagon/hexagon_vector_loop_carried_reuse.ll
    M llvm/test/CodeGen/Hexagon/hexagon_vector_loop_carried_reuse_constant.ll
    M llvm/test/CodeGen/Hexagon/hwloop-crit-edge.ll
    M llvm/test/CodeGen/Hexagon/hwloop-preheader.ll
    M llvm/test/CodeGen/Hexagon/jt-in-text.ll
    M llvm/test/CodeGen/Hexagon/mem-fi-add.ll
    M llvm/test/CodeGen/Hexagon/memops-stack.ll
    M llvm/test/CodeGen/Hexagon/pic-regusage.ll
    M llvm/test/CodeGen/Hexagon/postinc-offset.ll
    M llvm/test/CodeGen/Hexagon/rdf-dead-loop.ll
    M llvm/test/CodeGen/Hexagon/rdf-inline-asm-fixed.ll
    M llvm/test/CodeGen/Hexagon/rdf-inline-asm.ll
    M llvm/test/CodeGen/Hexagon/reg-scavengebug-3.ll
    M llvm/test/CodeGen/Hexagon/runtime-stkchk.ll
    M llvm/test/CodeGen/Hexagon/sdr-shr32.ll
    M llvm/test/CodeGen/Hexagon/switch-lut-explicit-section.ll
    M llvm/test/CodeGen/Hexagon/switch-lut-function-section.ll
    M llvm/test/CodeGen/Hexagon/switch-lut-multiple-functions.ll
    M llvm/test/CodeGen/Hexagon/switch-lut-text-section.ll
    M llvm/test/CodeGen/Hexagon/swp-epilog-phi10.ll
    M llvm/test/CodeGen/Hexagon/swp-prolog-phi4.ll
    M llvm/test/CodeGen/Hexagon/swp-stages4.ll
    M llvm/test/CodeGen/Hexagon/usr-ovf-dep.ll
    M llvm/test/CodeGen/Hexagon/v60Intrins.ll
    M llvm/test/CodeGen/Hexagon/v60small.ll
    M llvm/test/CodeGen/Hexagon/v6vec-vprint.ll
    M llvm/test/CodeGen/Hexagon/vec-pred-spill1.ll
    M llvm/test/CodeGen/Hexagon/vect/vect-bad-bitcast.ll
    M llvm/test/CodeGen/MIR/X86/cfi-def-cfa-register.mir
    M llvm/test/CodeGen/MSP430/cc_args.ll
    M llvm/test/CodeGen/MSP430/cc_ret.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/loadstore2.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/simplestorei.ll
    M llvm/test/CodeGen/Mips/ci2.ll
    M llvm/test/CodeGen/Mips/const1.ll
    M llvm/test/CodeGen/Mips/const4a.ll
    M llvm/test/CodeGen/Mips/const6.ll
    M llvm/test/CodeGen/Mips/const6a.ll
    M llvm/test/CodeGen/Mips/ctlz.ll
    M llvm/test/CodeGen/Mips/f16abs.ll
    M llvm/test/CodeGen/Mips/fp16instrinsmc.ll
    M llvm/test/CodeGen/Mips/fpneeded.ll
    M llvm/test/CodeGen/Mips/fpnotneeded.ll
    M llvm/test/CodeGen/Mips/hf16call32.ll
    M llvm/test/CodeGen/Mips/hf16call32_body.ll
    M llvm/test/CodeGen/Mips/hfptrcall.ll
    M llvm/test/CodeGen/Mips/l3mc.ll
    M llvm/test/CodeGen/Mips/lcb3c.ll
    M llvm/test/CodeGen/Mips/mbrsize4a.ll
    M llvm/test/CodeGen/Mips/mips16-hf-attr-2.ll
    M llvm/test/CodeGen/Mips/mips16-hf-attr.ll
    M llvm/test/CodeGen/Mips/nomips16.ll
    M llvm/test/CodeGen/Mips/pbqp-reserved-physreg.ll
    M llvm/test/CodeGen/Mips/powif64_16.ll
    M llvm/test/CodeGen/Mips/s2rem.ll
    M llvm/test/CodeGen/Mips/simplebr.ll
    M llvm/test/CodeGen/Mips/sr1.ll
    M llvm/test/CodeGen/Mips/stack-alignment.ll
    M llvm/test/CodeGen/Mips/tnaked.ll
    M llvm/test/CodeGen/NVPTX/bug22322.ll
    M llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll
    M llvm/test/CodeGen/PowerPC/addi-offset-fold.ll
    M llvm/test/CodeGen/PowerPC/addisdtprelha-nonr3.mir
    M llvm/test/CodeGen/PowerPC/addrfuncstr.ll
    M llvm/test/CodeGen/PowerPC/asm-constraints.ll
    M llvm/test/CodeGen/PowerPC/ctrloop-intrin.ll
    M llvm/test/CodeGen/PowerPC/cxx_tlscc64.ll
    M llvm/test/CodeGen/PowerPC/div-e-32.ll
    M llvm/test/CodeGen/PowerPC/div-e-all.ll
    M llvm/test/CodeGen/PowerPC/ec-input.ll
    M llvm/test/CodeGen/PowerPC/eh-dwarf-cfa.ll
    M llvm/test/CodeGen/PowerPC/extra-toc-reg-deps.ll
    M llvm/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll
    M llvm/test/CodeGen/PowerPC/glob-comp-aa-crash.ll
    M llvm/test/CodeGen/PowerPC/isel-rc-nox0.ll
    M llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll
    M llvm/test/CodeGen/PowerPC/ppc32-lshrti3.ll
    M llvm/test/CodeGen/PowerPC/pr17168.ll
    M llvm/test/CodeGen/PowerPC/pr17354.ll
    M llvm/test/CodeGen/PowerPC/pr18663-2.ll
    M llvm/test/CodeGen/PowerPC/pr24546.ll
    M llvm/test/CodeGen/PowerPC/pr27350.ll
    M llvm/test/CodeGen/PowerPC/pr28130.ll
    M llvm/test/CodeGen/PowerPC/reloc-align.ll
    M llvm/test/CodeGen/PowerPC/save-bp.ll
    M llvm/test/CodeGen/PowerPC/save-cr-ppc32svr4.ll
    M llvm/test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll
    M llvm/test/CodeGen/PowerPC/zero-not-run.ll
    M llvm/test/CodeGen/RISCV/interrupt-attr-nocall.ll
    M llvm/test/CodeGen/RISCV/interrupt-attr.ll
    M llvm/test/CodeGen/SPARC/inlineasm.ll
    M llvm/test/CodeGen/SystemZ/stack-size-section.ll
    M llvm/test/CodeGen/Thumb/PR35481.ll
    M llvm/test/CodeGen/Thumb/callee_save.ll
    M llvm/test/CodeGen/Thumb/fastcc.ll
    M llvm/test/CodeGen/Thumb/large-stack.ll
    M llvm/test/CodeGen/Thumb/ldm-merge-call.ll
    M llvm/test/CodeGen/Thumb/stack_guard_remat.ll
    M llvm/test/CodeGen/Thumb/stm-merge.ll
    M llvm/test/CodeGen/Thumb/stm-scavenging.ll
    M llvm/test/CodeGen/Thumb2/2009-07-21-ISelBug.ll
    M llvm/test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll
    M llvm/test/CodeGen/Thumb2/aligned-spill.ll
    M llvm/test/CodeGen/Thumb2/frame-pointer.ll
    M llvm/test/CodeGen/Thumb2/stack_guard_remat.ll
    M llvm/test/CodeGen/Thumb2/thumb2-ldm.ll
    M llvm/test/CodeGen/X86/2013-03-13-VEX-DestReg.ll
    M llvm/test/CodeGen/X86/atom-fixup-lea4.ll
    M llvm/test/CodeGen/X86/avoid-sfb-g-no-change.mir
    M llvm/test/CodeGen/X86/avoid-sfb-g-no-change2.mir
    M llvm/test/CodeGen/X86/avoid-sfb-g-no-change3.mir
    M llvm/test/CodeGen/X86/cxx_tlscc64.ll
    M llvm/test/CodeGen/X86/dbg-combine.ll
    M llvm/test/CodeGen/X86/debugloc-argsize.ll
    M llvm/test/CodeGen/X86/early-cfi-sections.ll
    M llvm/test/CodeGen/X86/eh-frame-unreachable.ll
    M llvm/test/CodeGen/X86/epilogue-cfi-fp.ll
    M llvm/test/CodeGen/X86/float-conv-elim.ll
    M llvm/test/CodeGen/X86/fold-call-oper.ll
    M llvm/test/CodeGen/X86/fold-tied-op.ll
    M llvm/test/CodeGen/X86/fp-elim-and-no-fp-elim.ll
    M llvm/test/CodeGen/X86/frameregister.ll
    M llvm/test/CodeGen/X86/inline-asm-A-constraint.ll
    M llvm/test/CodeGen/X86/machine-outliner-debuginfo.ll
    M llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll
    M llvm/test/CodeGen/X86/machine-outliner-noredzone.ll
    M llvm/test/CodeGen/X86/machine-outliner.ll
    M llvm/test/CodeGen/X86/merge-sp-update-lea.ll
    M llvm/test/CodeGen/X86/patchable-prologue.ll
    M llvm/test/CodeGen/X86/pr32610.ll
    M llvm/test/CodeGen/X86/pr34080-2.ll
    M llvm/test/CodeGen/X86/pr34080.ll
    M llvm/test/CodeGen/X86/push-cfi-obj.ll
    M llvm/test/CodeGen/X86/push-cfi.ll
    M llvm/test/CodeGen/X86/ragreedy-last-chance-recoloring.ll
    M llvm/test/CodeGen/X86/sjlj-baseptr.ll
    M llvm/test/CodeGen/X86/stack-align.ll
    M llvm/test/CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll
    M llvm/test/CodeGen/X86/stack-size-section.ll
    M llvm/test/CodeGen/X86/stack_guard_remat.ll
    M llvm/test/CodeGen/X86/throws-cfi-fp.ll
    M llvm/test/CodeGen/X86/tls-shrink-wrapping.ll
    M llvm/test/CodeGen/X86/win64_frame.ll
    M llvm/test/CodeGen/X86/win_coreclr_chkstk.ll
    M llvm/test/CodeGen/X86/x86-32-intrcc.ll
    M llvm/test/CodeGen/X86/x86-64-baseptr.ll
    M llvm/test/CodeGen/X86/x86-64-intrcc.ll
    M llvm/test/CodeGen/X86/x86-64-stack-and-frame-ptr.ll
    M llvm/test/CodeGen/X86/x86-sanitizer-shrink-wrapping.ll
    M llvm/test/CodeGen/X86/x86-shrink-wrap-unwind.ll
    M llvm/test/CodeGen/X86/x86-shrink-wrapping.ll
    M llvm/test/DebugInfo/AArch64/machine-outliner.ll
    M llvm/test/DebugInfo/ARM/PR16736.ll
    M llvm/test/DebugInfo/ARM/multiple-constant-uses-drops-dbgloc.ll
    M llvm/test/DebugInfo/COFF/cpp-mangling.ll
    M llvm/test/DebugInfo/COFF/fpo-argsize.ll
    M llvm/test/DebugInfo/COFF/lambda.ll
    M llvm/test/DebugInfo/COFF/purge-typedef-udts.ll
    M llvm/test/DebugInfo/COFF/static-methods.ll
    M llvm/test/DebugInfo/COFF/thunk.ll
    M llvm/test/DebugInfo/COFF/types-array.ll
    M llvm/test/DebugInfo/Generic/block-asan.ll
    M llvm/test/DebugInfo/Generic/constant-pointers.ll
    M llvm/test/DebugInfo/Generic/cross-cu-inlining.ll
    M llvm/test/DebugInfo/Generic/cross-cu-linkonce.ll
    M llvm/test/DebugInfo/Generic/cu-range-hole.ll
    M llvm/test/DebugInfo/Generic/cu-ranges.ll
    M llvm/test/DebugInfo/Generic/def-line.ll
    M llvm/test/DebugInfo/Generic/directives-only.ll
    M llvm/test/DebugInfo/Generic/enum-types.ll
    M llvm/test/DebugInfo/Generic/enum.ll
    M llvm/test/DebugInfo/Generic/extended-loc-directive.ll
    M llvm/test/DebugInfo/Generic/global-sra-array.ll
    M llvm/test/DebugInfo/Generic/inline-scopes.ll
    M llvm/test/DebugInfo/Generic/lto-comp-dir.ll
    M llvm/test/DebugInfo/Generic/mainsubprogram.ll
    M llvm/test/DebugInfo/Generic/member-order.ll
    M llvm/test/DebugInfo/Generic/multiline.ll
    M llvm/test/DebugInfo/Generic/namespace.ll
    M llvm/test/DebugInfo/Generic/namespace_function_definition.ll
    M llvm/test/DebugInfo/Generic/namespace_inline_function_definition.ll
    M llvm/test/DebugInfo/Generic/piece-verifier.ll
    M llvm/test/DebugInfo/Generic/restrict.ll
    M llvm/test/DebugInfo/Generic/tu-composite.ll
    M llvm/test/DebugInfo/Generic/unconditional-branch.ll
    M llvm/test/DebugInfo/Generic/version.ll
    M llvm/test/DebugInfo/Inputs/gmlt.ll
    M llvm/test/DebugInfo/Inputs/line.ll
    M llvm/test/DebugInfo/Mips/fn-call-line.ll
    M llvm/test/DebugInfo/NVPTX/cu-range-hole.ll
    M llvm/test/DebugInfo/NVPTX/debug-info.ll
    M llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll
    M llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
    M llvm/test/DebugInfo/Sparc/gnu-window-save.ll
    M llvm/test/DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll
    M llvm/test/DebugInfo/X86/addr_comments.ll
    M llvm/test/DebugInfo/X86/arguments.ll
    M llvm/test/DebugInfo/X86/coff_debug_info_type.ll
    M llvm/test/DebugInfo/X86/coff_relative_names.ll
    M llvm/test/DebugInfo/X86/containing-type-extension-rust.ll
    M llvm/test/DebugInfo/X86/cu-ranges-odr.ll
    M llvm/test/DebugInfo/X86/cu-ranges.ll
    M llvm/test/DebugInfo/X86/dbg_value_direct.ll
    M llvm/test/DebugInfo/X86/debug-loc-asan.mir
    M llvm/test/DebugInfo/X86/debug-loc-offset.mir
    M llvm/test/DebugInfo/X86/decl-derived-member.ll
    M llvm/test/DebugInfo/X86/discriminator.ll
    M llvm/test/DebugInfo/X86/discriminator2.ll
    M llvm/test/DebugInfo/X86/discriminator3.ll
    M llvm/test/DebugInfo/X86/dwarf-linkage-names.ll
    M llvm/test/DebugInfo/X86/dwarf-pubnames-split.ll
    M llvm/test/DebugInfo/X86/fission-inline.ll
    M llvm/test/DebugInfo/X86/fission-no-inlining.ll
    M llvm/test/DebugInfo/X86/generate-odr-hash.ll
    M llvm/test/DebugInfo/X86/ghost-sdnode-dbgvalues.ll
    M llvm/test/DebugInfo/X86/gnu-public-names-gmlt.ll
    M llvm/test/DebugInfo/X86/gnu-public-names.ll
    M llvm/test/DebugInfo/X86/inline-member-function.ll
    M llvm/test/DebugInfo/X86/inline-seldag-test.ll
    M llvm/test/DebugInfo/X86/lexical_block.ll
    M llvm/test/DebugInfo/X86/low-pc-cu.ll
    M llvm/test/DebugInfo/X86/mi-print.ll
    M llvm/test/DebugInfo/X86/no_debug_ranges.ll
    M llvm/test/DebugInfo/X86/nodebug.ll
    M llvm/test/DebugInfo/X86/objc-property-void.ll
    M llvm/test/DebugInfo/X86/pieces-1.ll
    M llvm/test/DebugInfo/X86/pieces-3.ll
    M llvm/test/DebugInfo/X86/pr19307.mir
    M llvm/test/DebugInfo/X86/single-dbg_value.ll
    M llvm/test/DebugInfo/X86/split-dwarf-multiple-cu-hash.ll
    M llvm/test/DebugInfo/X86/sret.ll
    M llvm/test/DebugInfo/X86/sroasplit-2.ll
    M llvm/test/DebugInfo/X86/tls.ll
    M llvm/test/DebugInfo/X86/tu-to-non-named-type.ll
    M llvm/test/Instrumentation/DataFlowSanitizer/debug.ll
    M llvm/test/JitListener/multiple.ll
    M llvm/test/JitListener/simple.ll
    M llvm/test/LTO/X86/objc-detection-i386.ll
    M llvm/test/LTO/X86/objc-detection.ll
    M llvm/test/Linker/Inputs/type-unique-inheritance-a.ll
    M llvm/test/Linker/Inputs/type-unique-inheritance-b.ll
    M llvm/test/Linker/Inputs/type-unique-simple2-a.ll
    M llvm/test/Linker/Inputs/type-unique-simple2-b.ll
    M llvm/test/Linker/type-unique-simple-a.ll
    M llvm/test/Linker/type-unique-simple-b.ll
    M llvm/test/Linker/type-unique-type-array-a.ll
    M llvm/test/Linker/type-unique-type-array-b.ll
    M llvm/test/MC/ARM/inline-asm-srcloc.ll
    M llvm/test/MC/COFF/cv-compiler-info.ll
    M llvm/test/MC/ELF/cfi-version.ll
    M llvm/test/MC/Hexagon/extended_relocations.ll
    M llvm/test/MC/MachO/tlv-bss.ll
    M llvm/test/Other/attribute-comment.ll
    M llvm/test/Other/print-module-scope.ll
    M llvm/test/Transforms/ADCE/2016-09-06.ll
    M llvm/test/Transforms/ADCE/blocks-with-dead-term-nondeterministic.ll
    M llvm/test/Transforms/AddDiscriminators/basic.ll
    M llvm/test/Transforms/AddDiscriminators/call.ll
    M llvm/test/Transforms/AddDiscriminators/diamond.ll
    M llvm/test/Transforms/AddDiscriminators/first-only.ll
    M llvm/test/Transforms/AddDiscriminators/invoke.ll
    M llvm/test/Transforms/AddDiscriminators/multiple.ll
    M llvm/test/Transforms/AddDiscriminators/no-discriminators.ll
    M llvm/test/Transforms/Attributor/IPConstantProp/naked-return.ll
    M llvm/test/Transforms/CodeGenPrepare/ARM/bitreverse-recognize.ll
    M llvm/test/Transforms/CodeGenPrepare/bitreverse-hang.ll
    M llvm/test/Transforms/CodeGenPrepare/dom-tree.ll
    M llvm/test/Transforms/DeadArgElim/dbginfo.ll
    M llvm/test/Transforms/DeadStoreElimination/mda-with-dbg-values.ll
    M llvm/test/Transforms/FunctionImport/Inputs/funcimport_debug.ll
    M llvm/test/Transforms/FunctionImport/funcimport_debug.ll
    M llvm/test/Transforms/GVN/cond_br2.ll
    M llvm/test/Transforms/IPConstantProp/naked-return.ll
    M llvm/test/Transforms/IndVarSimplify/widen-nsw.ll
    M llvm/test/Transforms/Inline/alloca-dbgdeclare-merge.ll
    M llvm/test/Transforms/Inline/debug-info-duplicate-calls.ll
    M llvm/test/Transforms/Inline/inline-vla.ll
    M llvm/test/Transforms/Inline/optimization-remarks-hotness-threshold.ll
    M llvm/test/Transforms/Inline/optimization-remarks-passed-yaml.ll
    M llvm/test/Transforms/Inline/optimization-remarks.ll
    M llvm/test/Transforms/InstCombine/bitreverse-hang.ll
    M llvm/test/Transforms/InstCombine/div-shift-crash.ll
    M llvm/test/Transforms/InstCombine/mem-par-metadata-memcpy.ll
    M llvm/test/Transforms/InstCombine/select-extractelement.ll
    M llvm/test/Transforms/LICM/volatile-alias.ll
    M llvm/test/Transforms/LoopReroll/reroll_with_dbg.ll
    M llvm/test/Transforms/LoopStrengthReduce/AMDGPU/different-addrspace-addressing-mode-loops.ll
    M llvm/test/Transforms/LoopStrengthReduce/X86/pr17473.ll
    M llvm/test/Transforms/LoopStrengthReduce/pr18165.ll
    M llvm/test/Transforms/LoopUnroll/runtime-epilog-debuginfo.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/pr33053.ll
    M llvm/test/Transforms/LoopVectorize/ARM/arm-ieee-vectorize.ll
    M llvm/test/Transforms/LoopVectorize/X86/int128_no_gather.ll
    M llvm/test/Transforms/LoopVectorize/X86/scatter_crash.ll
    M llvm/test/Transforms/LoopVectorize/X86/vectorization-remarks-profitable.ll
    M llvm/test/Transforms/LoopVectorize/debugloc.ll
    M llvm/test/Transforms/LoopVectorize/diag-missing-instr-debug-loc.ll
    M llvm/test/Transforms/LoopVectorize/diag-with-hotness-info-2.ll
    M llvm/test/Transforms/LoopVectorize/diag-with-hotness-info.ll
    M llvm/test/Transforms/LoopVectorize/incorrect-dom-info.ll
    M llvm/test/Transforms/LoopVectorize/runtime-check-address-space.ll
    M llvm/test/Transforms/LoopVectorize/runtime-check-readonly-address-space.ll
    M llvm/test/Transforms/LoopVectorize/scev-exitlim-crash.ll
    M llvm/test/Transforms/NewGVN/basic-cyclic-opt.ll
    M llvm/test/Transforms/NewGVN/cond_br2.ll
    M llvm/test/Transforms/NewGVN/equivalent-phi.ll
    M llvm/test/Transforms/NewGVN/phi-edge-handling.ll
    M llvm/test/Transforms/NewGVN/pr31483.ll
    M llvm/test/Transforms/NewGVN/pr31501.ll
    M llvm/test/Transforms/NewGVN/pr33305.ll
    M llvm/test/Transforms/NewGVN/pr34430.ll
    M llvm/test/Transforms/SLPVectorizer/NVPTX/non-vectorizable-intrinsic.ll
    M llvm/test/Transforms/SLPVectorizer/X86/consecutive-access.ll
    M llvm/test/Transforms/SLPVectorizer/X86/debug_info.ll
    M llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
    M llvm/test/Transforms/SLPVectorizer/X86/pr16899.ll
    M llvm/test/Transforms/SROA/mem-par-metadata-sroa.ll
    M llvm/test/Transforms/SafeStack/ARM/debug.ll
    M llvm/test/Transforms/SafeStack/X86/debug-loc.ll
    M llvm/test/Transforms/SampleProfile/branch.ll
    M llvm/test/Transforms/SampleProfile/entry_counts_cold.ll
    M llvm/test/Transforms/SampleProfile/entry_counts_missing_dbginfo.ll
    M llvm/test/Transforms/SampleProfile/gcc-simple.ll
    M llvm/test/Transforms/SampleProfile/offset.ll
    M llvm/test/Transforms/SampleProfile/propagate.ll
    M llvm/test/Transforms/SimplifyCFG/Hexagon/switch-to-lookup-table.ll
    M llvm/test/Transforms/Util/dbg-user-of-aext.ll
    M llvm/test/tools/dsymutil/Inputs/frame-dw2.ll
    M llvm/test/tools/dsymutil/Inputs/frame-dw4.ll
    M llvm/test/tools/gold/X86/split-dwarf.ll
    M llvm/test/tools/llvm-lib/Inputs/i386.ll
    M llvm/test/tools/llvm-objdump/AMDGPU/source-lines.ll
    M llvm/test/tools/llvm-objdump/Hexagon/source-interleave-hexagon.ll
    M llvm/test/tools/llvm-objdump/X86/Inputs/source-interleave-same-line-different-file.ll
    M llvm/test/tools/llvm-objdump/X86/Inputs/source-interleave.ll
    M polly/docs/experiments/matmul/matmul.ll
    M polly/docs/experiments/matmul/matmul.normalopt.ll
    M polly/docs/experiments/matmul/matmul.polly.interchanged+tiled+vector+openmp.ll
    M polly/docs/experiments/matmul/matmul.polly.interchanged+tiled+vector.ll
    M polly/docs/experiments/matmul/matmul.polly.interchanged+tiled.ll
    M polly/docs/experiments/matmul/matmul.polly.interchanged.ll
    M polly/docs/experiments/matmul/matmul.preopt.ll
    M polly/test/DependenceInfo/fine_grain_dep_0.ll
    M polly/test/Isl/CodeGen/debug-intrinsics.ll
    M polly/test/Isl/CodeGen/intrinsics_lifetime.ll
    M polly/test/Isl/CodeGen/intrinsics_misc.ll
    M polly/test/ScheduleOptimizer/prevectorization-without-tiling.ll
    M polly/test/ScheduleOptimizer/prevectorization.ll
    M polly/test/ScopDetect/intrinsics_1.ll
    M polly/test/ScopDetect/intrinsics_2.ll
    M polly/test/ScopDetect/intrinsics_3.ll
    M polly/test/ScopDetect/report-scop-location.ll
    M polly/test/ScopDetectionDiagnostics/ReportIrreducibleRegion.ll
    M polly/test/ScopDetectionDiagnostics/ReportLoopBound-01.ll
    M polly/test/ScopDetectionDiagnostics/ReportLoopHasNoExit.ll
    M polly/test/ScopDetectionDiagnostics/ReportNonAffineAccess-01.ll
    M polly/test/ScopDetectionDiagnostics/ReportUnprofitable.ll
    M polly/test/ScopInfo/BoundChecks/single-loop.ll
    M polly/test/ScopInfo/BoundChecks/two-loops.ll
    M polly/test/ScopInfo/complex-expression.ll
    M polly/test/ScopInfo/constant_functions_as_unknowns.ll
    M polly/test/ScopInfo/constant_functions_multi_dim.ll
    M polly/test/ScopInfo/intrinsics.ll
    M polly/test/ScopInfo/remarks.ll
    M polly/test/ScopInfo/unnamed_stmts.ll

  Log Message:
  -----------
  Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351




More information about the All-commits mailing list