Remove redundancy and a level of indirection when creating machine operands
authorChris Lattner <sabre@nondot.org>
Thu, 4 May 2006 19:14:44 +0000 (19:14 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 May 2006 19:14:44 +0000 (19:14 +0000)
commit943b5e117fe9a087f9aa529a2632c2d32cc22374
tree0a5136f73a915b34d87f08db151f5e4091ad149e
parent02597f3b8826e9760cee11ea07b4cfc5f260f736
Remove redundancy and a level of indirection when creating machine operands

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28107 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp