| commit | 9a485985cd2817d21c8a996a1d973411aab55ab9 | [log] [tgz] |
|---|---|---|
| author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | Fri Apr 27 14:09:03 2018 +0000 |
| committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | Fri Apr 27 14:09:03 2018 +0000 |
| tree | 8a0135a126c228bc47871c2f5b30e168bf3442cd | |
| parent | 2fcee8bd52dd768f108656422a88e5a5fa3ed5b3 [diff] |
[SystemZ] Remove scheduling info from some Pseudo instructions (NFC). If the MachineInstr uses a custom inserter and is then erased after instruction selection, there is no use for mapping it to a sched class. Review: Ulrich Weigand llvm-svn: 331040