OSDN Git Service

Added a MRegisterInfo hook that tells PEI the target is responsible for
authorEvan Cheng <evan.cheng@apple.com>
Thu, 25 Jan 2007 22:12:41 +0000 (22:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 25 Jan 2007 22:12:41 +0000 (22:12 +0000)
commit02a20291410a6814c657b69901a57103d4861a07
tree96983f12e1a21d6ad1b70724f4a1640991841924
parentb9329e01a44b0a9e4ff14695e0d6fb3ae028fd58
Added a MRegisterInfo hook that tells PEI the target is responsible for
rounding the stack frame to a multiple of stack alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33504 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/CodeGen/PrologEpilogInserter.cpp