[all-commits] [llvm/llvm-project] 23ffad: [XCore] Convert tests to check 'target=xcore.*'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Dec 1 12:19:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23ffadcf3143ab6291ec3b4be3ff46c8b9f7f78e
https://github.com/llvm/llvm-project/commit/23ffadcf3143ab6291ec3b4be3ff46c8b9f7f78e
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
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] Convert tests to check 'target=xcore.*'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list