commit | d3b78e0fb667522716c08224d43c7850ce38e67f | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Wed Aug 31 21:24:02 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Wed Aug 31 21:24:02 2016 +0000 |
tree | 7466be1398e2fa3f1378920798f0abc645015695 | |
parent | 0d4df2a624d887fbd6afc8e0f3e7755cb8441650 [diff] |
GlobalISel: use G_TYPE to annotate physregs with a type. More preparation for dropping source types from MachineInstrs: regsters coming out of already-selected code (i.e. non-generic instructions) don't have a type, but that information is needed so we must add it manually. This is done via a new G_TYPE instruction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280292 91177308-0d34-0410-b5e6-96231b3b80d8