[all-commits] [llvm/llvm-project] b393fc: [PowerPC][NFC] Add more check directives in only c...

Sean Fertile via All-commits all-commits at lists.llvm.org
Thu Apr 9 07:31:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b393fc6850a24721e0282a47584bf2af998c18b4
      https://github.com/llvm/llvm-project/commit/b393fc6850a24721e0282a47584bf2af998c18b4
  Author: Sean Fertile <sd.fertile at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/cxx_tlscc64.ll

  Log Message:
  -----------
  [PowerPC][NFC] Add more check directives in only cxx_fast_tlscc lit test.

Use utils/update_llc_test_checks.py to add full CHECK directives to the
test for cxx_fast_tls calling convention. The calling convention is
arguably dead on PowerPC since dropping Darwin subtarget support in the PowerPC
backend. This test change helps show the atrocious code generation for
this lit test which was hidden by having few CHECK directives.




More information about the All-commits mailing list