diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-19 03:20:00 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-19 03:20:00 +0000 |
| commit | da81bf4d3e4080fb8e46942f8f24a8a8996b5c58 (patch) | |
| tree | 0930fdd428a5bf282750a1532317f4751b1ba535 /llvm/lib/Target/Sparc/SparcRegisterInfo.h | |
| parent | 577f4bd78c68a77075d2e0645f09f3f36a2bbcbc (diff) | |
| download | bcm5719-llvm-da81bf4d3e4080fb8e46942f8f24a8a8996b5c58.tar.gz bcm5719-llvm-da81bf4d3e4080fb8e46942f8f24a8a8996b5c58.zip | |
For PR1207:
Revert patches that caused the problem. Evan, please investigate and reapply
when you've discovered the problem.
llvm-svn: 34399
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcRegisterInfo.h')
| -rw-r--r-- | llvm/lib/Target/Sparc/SparcRegisterInfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/Sparc/SparcRegisterInfo.h b/llvm/lib/Target/Sparc/SparcRegisterInfo.h index 763156a70c0..6f80339c018 100644 --- a/llvm/lib/Target/Sparc/SparcRegisterInfo.h +++ b/llvm/lib/Target/Sparc/SparcRegisterInfo.h @@ -52,8 +52,6 @@ struct SparcRegisterInfo : public SparcGenRegisterInfo { const TargetRegisterClass* const* getCalleeSavedRegClasses() const; - BitVector getReservedRegs(const MachineFunction &MF) const; - bool hasFP(const MachineFunction &MF) const; void eliminateCallFramePseudoInstr(MachineFunction &MF, |

