OSDN Git Service

When we want a constant, just use it, instead of calling through layers of
authorChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 17:56:01 +0000 (17:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 17:56:01 +0000 (17:56 +0000)
commit6845dfe07e50eb2b5e4151d38849f339ff74b92d
tree286b2b41a9b399945f95d28add9025d3642172fd
parent648bc147477b1c56f27353454eea0d8da93211e7
When we want a constant, just use it, instead of calling through layers of
virtual methods and register name mapping functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9BurgISel.cpp
lib/Target/SparcV9/SparcV9FrameInfo.h
lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp