Add more vector NodeTypes: VSDIV, VUDIV, VAND, VOR, and VXOR.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 3 Mar 2006 07:01:07 +0000 (07:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 3 Mar 2006 07:01:07 +0000 (07:01 +0000)
commit3e1ce5a44d3d59b2b9ca68a21261f0f487d69269
treeff00c2cb3c56cb3f37a78c1ab06717da7b5e4f91
parent33143dce15c0dc4155ff4cf2e375a9a59c8a5d61
Add more vector NodeTypes: VSDIV, VUDIV, VAND, VOR, and VXOR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26504 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp