[all-commits] [llvm/llvm-project] f4d376: CodeGen: Move undef_tied_input declaration
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 18 10:33:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4d3765fd980fb8953d6d4c9f9328c08644cf1d8
https://github.com/llvm/llvm-project/commit/f4d3765fd980fb8953d6d4c9f9328c08644cf1d8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/include/llvm/Target/Target.td
M llvm/lib/Target/ARM/ARMInstrFormats.td
Log Message:
-----------
CodeGen: Move undef_tied_input declaration
This doesn't belong in ARM specific code since it's generally
recognized by tablegen.
More information about the All-commits
mailing list