change a few opcodes to use VBRs instead of embedding
authorChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 22:14:32 +0000 (22:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 22:14:32 +0000 (22:14 +0000)
commit5310654dc56c64b726bba7da82d568137ec81bbc
treea38406fd7ba32ae30c984fc1b20fe18c0704a14b
parentaa6d70802844ee17fc38ab99850faf4d02a8b76a
change a few opcodes to use VBRs instead of embedding
immediate sizes into the opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97423 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DAGISelHeader.h
include/llvm/CodeGen/SelectionDAGISel.h
utils/TableGen/DAGISelMatcherEmitter.cpp