[llvm-commits] [llvm] r106367 - /llvm/trunk/lib/Target/X86/X86InstrInfo.td
Chris Lattner
clattner at apple.com
Fri Jun 18 18:21:51 PDT 2010
On Jun 18, 2010, at 5:37 PM, Eric Christopher wrote:
> Author: echristo
> Date: Fri Jun 18 19:37:40 2010
> New Revision: 106367
>
> URL: http://llvm.org/viewvc/llvm-project?rev=106367&view=rev
> Log:
> Finish ripping isTwoAddress out of X86. Some mindless formatting
> and operand renaming to help.
Nice. Is isTwoAddress still used by other targets? Can it be ripped out of tblgen?
-Chris
More information about the llvm-commits
mailing list