[all-commits] [llvm/llvm-project] c1fa0b: [XCore][Test] XFAIL tests requiring 8-byte stack a...

Nigel Perks via All-commits all-commits at lists.llvm.org
Wed Mar 24 02:14:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1fa0ba1f057b9229292c5d004d1521b62b2ff18
      https://github.com/llvm/llvm-project/commit/c1fa0ba1f057b9229292c5d004d1521b62b2ff18
  Author: Nigel Perks <nigelp at xmos.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M llvm/test/CodeGen/Generic/2008-01-25-dag-combine-mul.ll
    M llvm/test/CodeGen/Generic/inline-asm-mem-clobber.ll
    M llvm/test/DebugInfo/Generic/2010-05-03-OriginDIE.ll

  Log Message:
  -----------
  [XCore][Test] XFAIL tests requiring 8-byte stack alignment.

XCore default subtarget does not support 8-byte stack alignment. These failures
can be seen on builder clang-xcore-ubuntu-20-x64 on staging buildbot.

Differential Revision: https://reviews.llvm.org/D99092




More information about the All-commits mailing list