| commit | 32a078ad1a60eb2bc838d7bd341edefb0c0179d1 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Thu Sep 15 10:09:59 2016 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Thu Sep 15 10:09:59 2016 +0000 |
| tree | 57525d0678415a813b4363d97922a2e82b152b5c | |
| parent | 6a5bac48cf9a033b4c8e974d95bbd2217a151635 [diff] |
GlobalISel: remove "unsized" LLT It was only really there as a sentinel when instructions had to have precisely one type. Now that registers are typed, each register really has to have a type that is sized. llvm-svn: 281599