Constify the machine instruction passed into the
authorBill Wendling <isanbard@gmail.com>
Mon, 12 May 2008 20:54:26 +0000 (20:54 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 12 May 2008 20:54:26 +0000 (20:54 +0000)
commit9f8fea3531f8f8d04d1e183ff570be37d41d13f5
treea073698eeb7c4d0ccb1adaa5aab19d48845843f4
parentc2616e43fd980505d3b29b92473d047f878f6708
Constify the machine instruction passed into the
"is{Trivially,Really}ReMaterializable" methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51001 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h