summaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/Alpha.td
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Alpha/Alpha.td')
-rw-r--r--lib/Target/Alpha/Alpha.td6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Target/Alpha/Alpha.td b/lib/Target/Alpha/Alpha.td
index e3748c6..6efdf55 100644
--- a/lib/Target/Alpha/Alpha.td
+++ b/lib/Target/Alpha/Alpha.td
@@ -30,6 +30,12 @@ def FeatureCIX : SubtargetFeature<"cix", "HasCT", "true",
include "AlphaRegisterInfo.td"
//===----------------------------------------------------------------------===//
+// Calling Convention Description
+//===----------------------------------------------------------------------===//
+
+include "AlphaCallingConv.td"
+
+//===----------------------------------------------------------------------===//
// Schedule Description
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud