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

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Dec 24 16:28:33 PST 2019


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

  Changed paths:
    M lld/test/COFF/Inputs/undefined-symbol-lto-a.ll
    M lld/test/COFF/Inputs/undefined-symbol-lto-b.ll
    M lld/test/wasm/Inputs/debuginfo1.ll
    M lld/test/wasm/Inputs/debuginfo2.ll
    M lld/test/wasm/debug-removed-fn.ll
    M llvm/test/Analysis/MemorySSA/pr39197.ll
    M llvm/test/Analysis/MemorySSA/pr40038.ll
    M llvm/test/Analysis/ScalarEvolution/pr22674.ll
    M llvm/test/Analysis/ScalarEvolution/scev-canonical-mode.ll
    M llvm/test/Analysis/TypeBasedAliasAnalysis/tbaa-path.ll
    M llvm/test/Bitcode/upgrade-tbaa.ll
    M llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst-2.ll
    M llvm/test/CodeGen/AArch64/arm64-storebytesmerge.ll
    M llvm/test/CodeGen/AArch64/consthoist-gep.ll
    M llvm/test/CodeGen/AArch64/machine-outliner-remarks.ll
    M llvm/test/CodeGen/AArch64/preferred-alignment.ll
    M llvm/test/CodeGen/AArch64/wineh-frame5.mir
    M llvm/test/CodeGen/AArch64/wineh-frame6.mir
    M llvm/test/CodeGen/AArch64/wineh-frame7.mir
    M llvm/test/CodeGen/AArch64/wineh-frame8.mir
    M llvm/test/CodeGen/AArch64/wineh5.mir
    M llvm/test/CodeGen/AArch64/wineh_shrinkwrap.mir
    M llvm/test/CodeGen/ARM/2016-05-01-RegScavengerAssert.ll
    M llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir
    M llvm/test/CodeGen/ARM/arm-storebytesmerge.ll
    M llvm/test/CodeGen/ARM/clang-section.ll
    M llvm/test/CodeGen/ARM/disable-fp-elim.ll
    M llvm/test/CodeGen/ARM/isel-v8i32-crash.ll
    M llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
    M llvm/test/CodeGen/ARM/out-of-registers.ll
    M llvm/test/CodeGen/ARM/sched-it-debug-nodes.mir
    M llvm/test/CodeGen/ARM/stack-protector-bmovpcb_call.ll
    M llvm/test/CodeGen/ARM/struct-byval-frame-index.ll
    M llvm/test/CodeGen/ARM/unschedule-first-call.ll
    M llvm/test/CodeGen/ARM/vector-spilling.ll
    M llvm/test/CodeGen/ARM/vldm-sched-a9.ll
    M llvm/test/CodeGen/BPF/BTF/filename.ll
    M llvm/test/CodeGen/Hexagon/fpelim-basic.ll
    M llvm/test/CodeGen/MIR/X86/dead-register-flag.mir
    M llvm/test/CodeGen/MIR/X86/expected-metadata-node-after-debug-location.mir
    M llvm/test/CodeGen/MIR/X86/expected-metadata-node-after-exclaim.mir
    M llvm/test/CodeGen/MIR/X86/fixed-stack-memory-operands.mir
    M llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir
    M llvm/test/CodeGen/MIR/X86/fixed-stack-objects.mir
    M llvm/test/CodeGen/MIR/X86/instructions-debug-location.mir
    M llvm/test/CodeGen/MIR/X86/metadata-operands.mir
    M llvm/test/CodeGen/MIR/X86/register-mask-operands.mir
    M llvm/test/CodeGen/MIR/X86/spill-slot-fixed-stack-object-aliased.mir
    M llvm/test/CodeGen/MIR/X86/spill-slot-fixed-stack-object-immutable.mir
    M llvm/test/CodeGen/MIR/X86/spill-slot-fixed-stack-objects.mir
    M llvm/test/CodeGen/MIR/X86/stack-object-redefinition-error.mir
    M llvm/test/CodeGen/MIR/X86/stack-objects.mir
    M llvm/test/CodeGen/MIR/X86/undef-register-flag.mir
    M llvm/test/CodeGen/MIR/X86/unknown-metadata-node.mir
    M llvm/test/CodeGen/MSP430/transient-stack-alignment.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/br1.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/loadstrconst.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/logopm.ll
    M llvm/test/CodeGen/Mips/beqzc.ll
    M llvm/test/CodeGen/Mips/beqzc1.ll
    M llvm/test/CodeGen/Mips/brsize3.ll
    M llvm/test/CodeGen/Mips/brsize3a.ll
    M llvm/test/CodeGen/Mips/delay-slot-fill-forward.ll
    M llvm/test/CodeGen/Mips/lcb2.ll
    M llvm/test/CodeGen/Mips/lcb4a.ll
    M llvm/test/CodeGen/Mips/lcb5.ll
    M llvm/test/CodeGen/Mips/micromips-attr.ll
    M llvm/test/CodeGen/Mips/sel1c.ll
    M llvm/test/CodeGen/Mips/sel2c.ll
    M llvm/test/CodeGen/NVPTX/bug21465.ll
    M llvm/test/CodeGen/NVPTX/pr17529.ll
    M llvm/test/CodeGen/PowerPC/DisableHoistingDueToBlockHotnessProfileData.mir
    M llvm/test/CodeGen/PowerPC/NoCRFieldRedefWhenSpillingCRBIT.mir
    M llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-R0-special-handling.mir
    M llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-out-of-range.mir
    M llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir
    M llvm/test/CodeGen/PowerPC/crypto_bifs.ll
    M llvm/test/CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll
    M llvm/test/CodeGen/PowerPC/ppc-empty-fs.ll
    M llvm/test/CodeGen/PowerPC/rlwinm_rldicl_to_andi.mir
    M llvm/test/CodeGen/PowerPC/setcr_bc.mir
    M llvm/test/CodeGen/PowerPC/setcr_bc2.mir
    M llvm/test/CodeGen/PowerPC/stwu-sched.ll
    M llvm/test/CodeGen/PowerPC/toc-load-sched-bug.ll
    M llvm/test/CodeGen/PowerPC/uwtables.ll
    M llvm/test/CodeGen/SPARC/exception.ll
    M llvm/test/CodeGen/SystemZ/Large/branch-01.ll
    M llvm/test/CodeGen/SystemZ/cond-move-05.mir
    M llvm/test/CodeGen/SystemZ/ipra-04.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-01.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-02.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-03.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-04.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-05.ll
    M llvm/test/CodeGen/SystemZ/subregliveness-06.mir
    M llvm/test/CodeGen/Thumb/PR17309.ll
    M llvm/test/CodeGen/Thumb2/mve-vpt-block.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block2.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block3.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block4.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block5.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block6.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block7.mir
    M llvm/test/CodeGen/Thumb2/mve-vpt-block8.mir
    M llvm/test/CodeGen/Thumb2/t2sizereduction.mir
    M llvm/test/CodeGen/WebAssembly/indirect-import.ll
    M llvm/test/CodeGen/WebAssembly/negative-base-reg.ll
    M llvm/test/CodeGen/WinCFGuard/cfguard.ll
    M llvm/test/CodeGen/WinEH/wineh-statenumbering.ll
    M llvm/test/CodeGen/X86/2014-08-29-CompactUnwind.ll
    M llvm/test/CodeGen/X86/GlobalISel/x86_64-legalize-sitofp.mir
    M llvm/test/CodeGen/X86/GlobalISel/x86_64-select-sitofp.mir
    M llvm/test/CodeGen/X86/avoid-sfb-overlaps.ll
    M llvm/test/CodeGen/X86/avx512-cmp-kor-sequence.ll
    M llvm/test/CodeGen/X86/bit-piece-comment.ll
    M llvm/test/CodeGen/X86/bug26810.ll
    M llvm/test/CodeGen/X86/catchpad-regmask.ll
    M llvm/test/CodeGen/X86/catchpad-weight.ll
    M llvm/test/CodeGen/X86/cleanuppad-inalloca.ll
    M llvm/test/CodeGen/X86/crash-lre-eliminate-dead-def.ll
    M llvm/test/CodeGen/X86/dbg-changes-codegen-branch-folding.ll
    M llvm/test/CodeGen/X86/dbg-changes-codegen.ll
    M llvm/test/CodeGen/X86/fp-elim-and-no-fp-elim.ll
    M llvm/test/CodeGen/X86/fp128-g.ll
    M llvm/test/CodeGen/X86/fp128-i128.ll
    M llvm/test/CodeGen/X86/frame-order.ll
    M llvm/test/CodeGen/X86/greedy_regalloc_bad_eviction_sequence.ll
    M llvm/test/CodeGen/X86/i386-shrink-wrapping.ll
    M llvm/test/CodeGen/X86/label-annotation.ll
    M llvm/test/CodeGen/X86/late-remat-update.mir
    M llvm/test/CodeGen/X86/lea-opt-memop-check-1.ll
    M llvm/test/CodeGen/X86/lifetime-alias.ll
    M llvm/test/CodeGen/X86/limit-split-cost.mir
    M llvm/test/CodeGen/X86/machine-outliner-tailcalls.ll
    M llvm/test/CodeGen/X86/merge-vector-stores-scale-idx-crash.ll
    M llvm/test/CodeGen/X86/misched-copy.ll
    M llvm/test/CodeGen/X86/misched-matmul.ll
    M llvm/test/CodeGen/X86/movpc32-check.ll
    M llvm/test/CodeGen/X86/ms-inline-asm-avx512.ll
    M llvm/test/CodeGen/X86/nocf_check.ll
    M llvm/test/CodeGen/X86/pr15705.ll
    M llvm/test/CodeGen/X86/pr18846.ll
    M llvm/test/CodeGen/X86/pr31045.ll
    M llvm/test/CodeGen/X86/pr34629.ll
    M llvm/test/CodeGen/X86/pr34634.ll
    M llvm/test/CodeGen/X86/prolog-push-seq.ll
    M llvm/test/CodeGen/X86/regalloc-advanced-split-cost.ll
    M llvm/test/CodeGen/X86/regparm.ll
    M llvm/test/CodeGen/X86/seh-catchpad.ll
    M llvm/test/CodeGen/X86/seh-except-finally.ll
    M llvm/test/CodeGen/X86/seh-no-invokes.ll
    M llvm/test/CodeGen/X86/shrinkwrap-hang.ll
    M llvm/test/CodeGen/X86/tail-merge-wineh.ll
    M llvm/test/CodeGen/X86/tls-addr-non-leaf-function.ll
    M llvm/test/CodeGen/X86/unused_stackslots.ll
    M llvm/test/CodeGen/X86/uwtables.ll
    M llvm/test/CodeGen/X86/vector-width-store-merge.ll
    M llvm/test/CodeGen/X86/win-cleanuppad.ll
    M llvm/test/CodeGen/X86/win32-seh-catchpad.ll
    M llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
    M llvm/test/CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll
    M llvm/test/CodeGen/X86/x86-shrink-wrap-unwind.ll
    M llvm/test/DebugInfo/ARM/lowerbdgdeclare_vla.ll
    M llvm/test/DebugInfo/COFF/array-odr-violation.ll
    M llvm/test/DebugInfo/COFF/asan-module-ctor.ll
    M llvm/test/DebugInfo/COFF/asm.ll
    M llvm/test/DebugInfo/COFF/class-options-common.ll
    M llvm/test/DebugInfo/COFF/comdat.ll
    M llvm/test/DebugInfo/COFF/defer-complete-type.ll
    M llvm/test/DebugInfo/COFF/enum-co.ll
    M llvm/test/DebugInfo/COFF/fpo-csrs.ll
    M llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
    M llvm/test/DebugInfo/COFF/fpo-realign-vframe.ll
    M llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll
    M llvm/test/DebugInfo/COFF/fpo-stack-protect.ll
    M llvm/test/DebugInfo/COFF/frameproc-flags.ll
    M llvm/test/DebugInfo/COFF/function-options.ll
    M llvm/test/DebugInfo/COFF/global-constants.ll
    M llvm/test/DebugInfo/COFF/global-type-hashes.ll
    M llvm/test/DebugInfo/COFF/global_visibility.ll
    M llvm/test/DebugInfo/COFF/inheritance.ll
    M llvm/test/DebugInfo/COFF/inlining-files.ll
    M llvm/test/DebugInfo/COFF/inlining-header.ll
    M llvm/test/DebugInfo/COFF/inlining-levels.ll
    M llvm/test/DebugInfo/COFF/inlining-padding.ll
    M llvm/test/DebugInfo/COFF/inlining.ll
    M llvm/test/DebugInfo/COFF/lexicalblock.ll
    M llvm/test/DebugInfo/COFF/lines-difile.ll
    M llvm/test/DebugInfo/COFF/local-constant.ll
    M llvm/test/DebugInfo/COFF/local-variable-gap.ll
    M llvm/test/DebugInfo/COFF/local-variables.ll
    M llvm/test/DebugInfo/COFF/long-name.ll
    M llvm/test/DebugInfo/COFF/multifile.ll
    M llvm/test/DebugInfo/COFF/multifunction.ll
    M llvm/test/DebugInfo/COFF/nrvo.ll
    M llvm/test/DebugInfo/COFF/parameter-order.ll
    M llvm/test/DebugInfo/COFF/pieces.ll
    M llvm/test/DebugInfo/COFF/register-variables.ll
    M llvm/test/DebugInfo/COFF/retained-types.ll
    M llvm/test/DebugInfo/COFF/scopes.ll
    M llvm/test/DebugInfo/COFF/simple.ll
    M llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
    M llvm/test/DebugInfo/COFF/type-quals.ll
    M llvm/test/DebugInfo/COFF/types-basic.ll
    M llvm/test/DebugInfo/COFF/types-calling-conv.ll
    M llvm/test/DebugInfo/COFF/types-cvarargs.ll
    M llvm/test/DebugInfo/COFF/types-data-members.ll
    M llvm/test/DebugInfo/COFF/types-method-ref-qualifiers.ll
    M llvm/test/DebugInfo/COFF/types-recursive-struct.ll
    M llvm/test/DebugInfo/COFF/types-recursive-unnamed.ll
    M llvm/test/DebugInfo/COFF/udts.ll
    M llvm/test/DebugInfo/COFF/unnamed.ll
    M llvm/test/DebugInfo/COFF/vframe-csr.ll
    M llvm/test/DebugInfo/COFF/vframe-fpo.ll
    M llvm/test/DebugInfo/COFF/vftables.ll
    M llvm/test/DebugInfo/COFF/virtual-method-kinds.ll
    M llvm/test/DebugInfo/COFF/virtual-methods.ll
    M llvm/test/DebugInfo/COFF/vtable-optzn-array.ll
    M llvm/test/DebugInfo/Generic/PR20038.ll
    M llvm/test/DebugInfo/Generic/dead-argument-order.ll
    M llvm/test/DebugInfo/Generic/debug-info-always-inline.ll
    M llvm/test/DebugInfo/Generic/discriminator.ll
    M llvm/test/DebugInfo/Generic/global.ll
    M llvm/test/DebugInfo/Generic/incorrect-variable-debugloc.ll
    M llvm/test/DebugInfo/Generic/incorrect-variable-debugloc1.ll
    M llvm/test/DebugInfo/Generic/inline-no-debug-info.ll
    M llvm/test/DebugInfo/Generic/inlined-arguments.ll
    M llvm/test/DebugInfo/Generic/inlined-strings.ll
    M llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
    M llvm/test/DebugInfo/Generic/recursive_inlining.ll
    M llvm/test/DebugInfo/MIR/X86/mlicm-hoist.mir
    M llvm/test/DebugInfo/WebAssembly/dbg-loop-loc.ll
    M llvm/test/DebugInfo/X86/DW_AT_calling-convention.ll
    M llvm/test/DebugInfo/X86/debug-dead-local-var.ll
    M llvm/test/DebugInfo/X86/debug-info-blocks.ll
    M llvm/test/DebugInfo/X86/debug-ranges-offset.ll
    M llvm/test/DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll
    M llvm/test/DebugInfo/X86/fission-ranges.ll
    M llvm/test/DebugInfo/X86/nodebug_with_debug_loc.ll
    M llvm/test/DebugInfo/X86/pieces-4.ll
    M llvm/test/DebugInfo/X86/pr28270.ll
    M llvm/test/DebugInfo/X86/safestack-byval.ll
    M llvm/test/DebugInfo/X86/spill-nospill.ll
    M llvm/test/DebugInfo/X86/void-typedef.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata_windows.ll
    M llvm/test/Instrumentation/MemorySanitizer/store-origin.ll
    M llvm/test/Instrumentation/SanitizerCoverage/coverage-dbg.ll
    M llvm/test/Instrumentation/SanitizerCoverage/coverage2-dbg.ll
    M llvm/test/Instrumentation/SanitizerCoverage/wineh.ll
    M llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll
    M llvm/test/Linker/thinlto_funcimport_debug.ll
    M llvm/test/MC/AArch64/coff-debug.ll
    M llvm/test/MC/WebAssembly/debug-info.ll
    M llvm/test/MC/WebAssembly/dwarfdump.ll
    M llvm/test/Transforms/AddDiscriminators/call-nested.ll
    M llvm/test/Transforms/AddDiscriminators/oneline.ll
    M llvm/test/Transforms/ConstantHoisting/X86/ehpad.ll
    M llvm/test/Transforms/Coroutines/coro-debug.ll
    M llvm/test/Transforms/Coroutines/coro-split-dbg.ll
    M llvm/test/Transforms/GCOVProfiling/global-ctor.ll
    M llvm/test/Transforms/GCOVProfiling/linezero.ll
    M llvm/test/Transforms/GCOVProfiling/return-block.ll
    M llvm/test/Transforms/GVNHoist/hoist-unsafe-pr31729.ll
    M llvm/test/Transforms/GVNHoist/pr30499.ll
    M llvm/test/Transforms/JumpThreading/ddt-crash3.ll
    M llvm/test/Transforms/LoopStrengthReduce/two-combinations-bug.ll
    M llvm/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
    M llvm/test/Transforms/LoopVectorize/X86/tail_folding_and_assume_safety.ll
    M llvm/test/Transforms/LoopVectorize/dbg.value.ll
    M llvm/test/Transforms/LoopVectorize/metadata-width.ll
    M llvm/test/Transforms/LoopVectorize/multiple-address-spaces.ll
    M llvm/test/Transforms/LoopVectorize/vectorize-once.ll
    M llvm/test/Transforms/MergeICmps/X86/int64-and-ptr.ll
    M llvm/test/Transforms/MergeICmps/X86/pr41917.ll
    M llvm/test/Transforms/NewGVN/memory-handling.ll
    M llvm/test/Transforms/NewGVN/pr33187.ll
    M llvm/test/Transforms/NewGVN/pr34452.ll
    M llvm/test/Transforms/SLPVectorizer/X86/crash_bullet3.ll
    M llvm/test/Transforms/SLPVectorizer/X86/crash_flop7.ll
    M llvm/test/Transforms/SLPVectorizer/X86/crash_smallpt.ll
    M llvm/test/Transforms/SLPVectorizer/X86/vector_gep.ll
    M llvm/test/Transforms/SafeStack/X86/debug-loc2.ll
    M llvm/test/Transforms/SampleProfile/inline-act.ll
    M llvm/test/Transforms/SampleProfile/remarks.ll
    M llvm/test/Transforms/Scalarizer/dbginfo.ll
    M llvm/test/Transforms/SimplifyCFG/merge-cleanuppads.ll
    M llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
    M llvm/test/Transforms/StraightLineStrengthReduce/AMDGPU/pr23975.ll
    M llvm/test/Transforms/Util/libcalls-fast-math-inf-loop.ll
    M llvm/test/tools/llvm-lib/Inputs/arm64.ll
    M llvm/test/tools/llvm-lib/Inputs/x86_64.ll
    M polly/test/ForwardOpTree/atax.ll
    M polly/test/ForwardOpTree/jacobi-1d.ll
    M polly/test/GPGPU/host-statement.ll
    M polly/test/GPGPU/kernels-names-across-scops-funcs.ll
    M polly/test/GPGPU/scheduler-timeout.ll
    M polly/test/GPGPU/untouched-arrays.ll
    M polly/test/Isl/Ast/runtime_context_with_error_blocks.ll
    M polly/test/Isl/CodeGen/OpenMP/mapped-phi-access.ll
    M polly/test/Isl/CodeGen/OpenMP/reference-argument-from-non-affine-region.ll
    M polly/test/Isl/CodeGen/dead_invariant_load_instruction_referenced_by_parameter_1.ll
    M polly/test/Isl/CodeGen/dead_invariant_load_instruction_referenced_by_parameter_2.ll
    M polly/test/Isl/CodeGen/error_block_contains_invalid_memory_access.ll
    M polly/test/Isl/CodeGen/hoisting_1.ll
    M polly/test/Isl/CodeGen/hoisting_2.ll
    M polly/test/Isl/CodeGen/invariant_cannot_handle_void.ll
    M polly/test/Isl/CodeGen/invariant_load_different_sized_types.ll
    M polly/test/Isl/CodeGen/invariant_load_not_executed_but_in_parameters.ll
    M polly/test/Isl/CodeGen/invariant_verify_function_failed.ll
    M polly/test/Isl/CodeGen/invariant_verify_function_failed_2.ll
    M polly/test/Isl/CodeGen/loop-invariant-load-type-mismatch.ll
    M polly/test/Isl/CodeGen/multiple-types-invariant-load-2.ll
    M polly/test/Isl/CodeGen/out-of-scop-phi-node-use.ll
    M polly/test/Isl/CodeGen/phi-defined-before-scop.ll
    M polly/test/Isl/CodeGen/pr25241.ll
    M polly/test/Isl/CodeGen/scev_expansion_in_nonaffine.ll
    M polly/test/ScheduleOptimizer/pattern-matching-based-opts-after-delicm.ll
    M polly/test/ScopDetect/error-block-always-executed.ll
    M polly/test/ScopDetect/error-block-referenced-from-scop.ll
    M polly/test/ScopDetect/expand-region-correctly-2.ll
    M polly/test/ScopDetectionDiagnostics/ReportVariantBasePtr-01.ll
    M polly/test/ScopInfo/do-not-model-error-block-accesses.ll
    M polly/test/ScopInfo/early_exit_for_complex_domains.ll
    M polly/test/ScopInfo/expensive-boundary-context.ll
    M polly/test/ScopInfo/long-sequence-of-error-blocks-2.ll
    M polly/test/ScopInfo/long-sequence-of-error-blocks.ll
    M polly/test/ScopInfo/memcpy-raw-source.ll
    M polly/test/ScopInfo/mismatching-array-dimensions.ll
    M polly/test/ScopInfo/multidim_srem.ll
    M polly/test/ScopInfo/scev-div-with-evaluatable-divisor.ll
    M polly/test/Simplify/phi_in_regionstmt.ll

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




More information about the All-commits mailing list