commit | cfaa4e0890ef698f5a25a06334bbe13de2b61c8d | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Mon Apr 04 18:03:29 2016 +0000 |
committer | Derek Schuff <dschuff@google.com> | Mon Apr 04 18:03:29 2016 +0000 |
tree | a28f447cb848075710fdee7ee648c1d86f86633c | |
parent | e19a68b60751ed7411e66ee9c2d583af26f1f183 [diff] |
Replace MachineRegisterInfo::isSSA() with a MachineFunctionProperty Use the MachineFunctionProperty mechanism to indicate whether a MachineFunction is in SSA form instead of a custom method on MachineRegisterInfo. NFC Differential Revision: http://reviews.llvm.org/D18574 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265318 91177308-0d34-0410-b5e6-96231b3b80d8