[all-commits] [llvm/llvm-project] 99212b: [Mips, i686, others] Convert tests to check 'target=...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Dec 6 15:13:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99212b945adc5aa0e2cf4d30b305200284969bca
      https://github.com/llvm/llvm-project/commit/99212b945adc5aa0e2cf4d30b305200284969bca
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M llvm/test/ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
    M llvm/test/ExecutionEngine/MCJIT/eh-lg-pic.ll
    M llvm/test/ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
    M llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
    M llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
    M llvm/test/ExecutionEngine/MCJIT/stubs-sm-pic.ll
    M llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
    M llvm/test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll
    M llvm/test/LTO/X86/parallel.ll

  Log Message:
  -----------
  [Mips,i686,others] Convert tests to check 'target=...'

Part of the project to eliminate special handling for triples in lit
expressions.




More information about the All-commits mailing list