Deepen the map structure tablegen uses to compute FastISel patterns, in preparation...
authorOwen Anderson <resistor@mac.com>
Mon, 25 Aug 2008 23:43:09 +0000 (23:43 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 25 Aug 2008 23:43:09 +0000 (23:43 +0000)
commit7b2e579546d1ebf49c2e187efab2c76be9e32050
tree4673b5d424d895463f3a70a1bce4373fe9f956a8
parentbdab93a2ef5d9574bb4e322e020849f9bc9c90d7
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