Parameterize target node ValueType to allow more sharing of emit functions.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 16 Jul 2006 06:12:52 +0000 (06:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 16 Jul 2006 06:12:52 +0000 (06:12 +0000)
commitf872940dfc8994865bac20fb0654ddfbec935331
tree72f75f383fabe153304612b3d332d28854b22771
parent84b19be6ab9544f72eafb11048a1121f5ea77c95
Parameterize target node ValueType to allow more sharing of emit functions.
Also reduce the number of arguments passed to emit functions and removed a
hack.

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