OSDN Git Service

Copy matching pattern's output type info to instruction result pattern.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 20 Mar 2006 06:04:09 +0000 (06:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 20 Mar 2006 06:04:09 +0000 (06:04 +0000)
commit420132e1eb1ee1002d79c9605ddbe21d9f686f6b
treef1930009238c61008fe596231f4b4ccf5c55f4a0
parentfa818d0b8bbaadac9834697e95a1652f1acae376
Copy matching pattern's output type info to instruction result pattern.
The instruction patterns do not contain enough information to resolve the
exact type of the destination if it of a generic vector type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26892 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp
utils/TableGen/DAGISelEmitter.h