Deepen the map structure tablegen uses to compute FastISel patterns, in preparation...
commit81b6a174112595ac211ce17441a0ede03d505e7d
authorOwen Anderson <resistor@mac.com>
Mon, 25 Aug 2008 23:43:09 +0000 (25 23:43 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 25 Aug 2008 23:43:09 +0000 (25 23:43 +0000)
tree4673b5d424d895463f3a70a1bce4373fe9f956a8
parente91a2d65596549d60c6844016ccb774bf19a4599
Deepen the map structure tablegen uses to compute FastISel patterns, in preparation for having patterns
with return types that differ from their input types.  This is not yet used.

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