projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8edd11f
)
expose intrinsic info to the targets.
author
Chris Lattner
<sabre@nondot.org>
Fri, 24 Mar 2006 18:44:11 +0000
(18:44 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 24 Mar 2006 18:44:11 +0000
(18:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27070
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/TargetSelectionDAG.td
patch
|
blob
|
history
diff --git
a/lib/Target/TargetSelectionDAG.td
b/lib/Target/TargetSelectionDAG.td
index 94efe42e41243ee5a266a87fd9613b3f0afbdce3..9c2e2c1a01b7b089f92885c5c741d8000e5d3d51 100644
(file)
--- a/
lib/Target/TargetSelectionDAG.td
+++ b/
lib/Target/TargetSelectionDAG.td
@@
-12,6
+12,9
@@
//
//===----------------------------------------------------------------------===//
+// Include all information about LLVM intrinsics.
+include "llvm/Intrinsics.td"
+
//===----------------------------------------------------------------------===//
// Selection DAG Type Constraint definitions.
//