[llvm-commits] [llvm] r40723 - in /llvm/trunk/lib/Target/X86: X86ISelDAGToDAG.cpp X86InstrInfo.td
Chris Lattner
clattner at apple.com
Wed Aug 1 23:16:10 PDT 2007
On Aug 1, 2007, at 10:48 PM, Evan Cheng wrote:
> Author: evancheng
> Date: Thu Aug 2 00:48:35 2007
> New Revision: 40723
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40723&view=rev
> Log:
> Switch some multiplication instructions over to the new scheme for
> testing.
Do you plan to eventually allow writing the pattern for these
instructions?
-Chris
More information about the llvm-commits
mailing list