llvm-6502/include
Dan Gohman 0115e164ba Fix MachineLICM to use the correct virtual register class when
unfolding loads for hoisting.  getOpcodeAfterMemoryUnfold returns the
opcode of the original operation without the load, not the load
itself, MachineLICM needs to know the operand index in order to get
the correct register class. Extend getOpcodeAfterMemoryUnfold to
return this information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85622 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-30 22:18:41 +00:00
..
llvm Fix MachineLICM to use the correct virtual register class when 2009-10-30 22:18:41 +00:00
llvm-c Remove FreeInst. 2009-10-26 23:43:48 +00:00