[all-commits] [llvm/llvm-project] e78cea: [X86][test] Precommit D122541 tests for prologue/e...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Mar 30 09:02:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e78cea0a91e27cb75cdc4a428512d776feb16a86
      https://github.com/llvm/llvm-project/commit/e78cea0a91e27cb75cdc4a428512d776feb16a86
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-03-30 (Wed, 30 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/cfi-xmm.ll
    M llvm/test/CodeGen/X86/epilogue-cfi-fp.ll
    M llvm/test/CodeGen/X86/push-cfi.ll
    M llvm/test/CodeGen/X86/throws-cfi-fp.ll

  Log Message:
  -----------
  [X86][test] Precommit D122541 tests for prologue/epilogue CFI

Currently there is no CFI_INSTRUCTION MIR test with .ll input. This patch
adds some -stop-after=prologepilog tests.




More information about the All-commits mailing list