[llvm-commits] CVS: llvm/lib/Target/Target.td
Chris Lattner
clattner at apple.com
Tue Jun 26 16:47:31 PDT 2007
On Jun 25, 2007, at 5:48 PM, Dan Gohman wrote:
> Revert the earlier change that removed the M_REMATERIALIZABLE machine
> instruction flag, and use the flag along with a virtual member
> function
> hook for targets to override if there are instructions that are only
> trivially rematerializable with specific operands (i.e. constant pool
> loads).
nice!
-chris
More information about the llvm-commits
mailing list