OSDN Git Service

Assign node orders to target intrinsics which do not produce results. rdar://11096639
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Mar 2012 19:29:09 +0000 (19:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Mar 2012 19:29:09 +0000 (19:29 +0000)
commit5aef7957ddf43d30c33137386fdd9cbfcc5944e4
tree4d0ad06e519933514b1f6034569c8681bd01fcc0
parentc7f5c6e0e3a25aa5f6320766dd1bb29371e6948d
Assign node orders to target intrinsics which do not produce results. rdar://11096639

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp