| commit | 97ea7622b5001e08c76f35b2d9ca7cde5d520f94 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Fri Feb 20 06:35:21 2015 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Fri Feb 20 06:35:21 2015 +0000 |
| tree | 27d6263956431c5eaed0ca5f1ea76ba1ff3da30b | |
| parent | 9a3644c4725fcd72b8100f77d75365f4b3711067 [diff] |
Remove the MCInstrInfo cached variable as it was only used in a single place and replace calls to getSubtargetImpl with calls to get the subtarget from the MachineFunction where valid. llvm-svn: 229971