aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64.td
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2006-01-23 06:11:45 +0000
committerDuraid Madina <duraid@octopus.com.au>2006-01-23 06:11:45 +0000
commitdfa28ac56f8505978d348ddb73f52224869621d1 (patch)
tree7bd4c6219f05e949c096bb72da484e46f7bb22ca /lib/Target/IA64/IA64.td
parentb9bcd18794fd57c04390bc0b86f924fd6e6f4dad (diff)
downloadexternal_llvm-dfa28ac56f8505978d348ddb73f52224869621d1.zip
external_llvm-dfa28ac56f8505978d348ddb73f52224869621d1.tar.gz
external_llvm-dfa28ac56f8505978d348ddb73f52224869621d1.tar.bz2
die, die!! r15, you are not callee-saved
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25527 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/IA64/IA64.td')
-rw-r--r--lib/Target/IA64/IA64.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/IA64/IA64.td b/lib/Target/IA64/IA64.td
index 3e5c613..78cf55e 100644
--- a/lib/Target/IA64/IA64.td
+++ b/lib/Target/IA64/IA64.td
@@ -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,