llvm/include
Derek Schuff cfaa4e0890 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
2016-04-04 18:03:29 +00:00
..
llvm Replace MachineRegisterInfo::isSSA() with a MachineFunctionProperty 2016-04-04 18:03:29 +00:00
llvm-c Fixup r265277 [-Wdocumentation] 2016-04-04 11:54:48 +00:00