die, die!! r15, you are not callee-saved
authorDuraid Madina <duraid@octopus.com.au>
Mon, 23 Jan 2006 06:11:45 +0000 (06:11 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Mon, 23 Jan 2006 06:11:45 +0000 (06:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25527 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/IA64/IA64.td

index 3e5c6131a34044b3f760933a09d275bd0e6df428..78cf55e48e0aa9dedcc6eaf6868bcccdc14b6c6a 100644 (file)
@@ -51,7 +51,6 @@ def IA64 : Target {
 //  r12, // memory stack pointer (SP)- XXX NOT callee saved, we do it ourselves
 //  rp, // return branch register (rp/b0) - we do this ourselves
   // **** r13 (thread pointer) we do not touch, ever. it's not here. ****//
-  //r15,
   
   //'stacked' GRs the RSE takes care of, we don't worry about
 /* We don't want PEI::calculateCallerSavedRegisters to worry about them,