[llvm-commits] [llvm] r62296 - /llvm/trunk/utils/TableGen/DAGISelEmitter.cpp

Dan Gohman gohman at apple.com
Thu Jan 15 18:09:18 PST 2009


On Jan 15, 2009, at 6:05 PM, Dan Gohman wrote:

> Author: djg
> Date: Thu Jan 15 20:05:52 2009
> New Revision: 62296
>
> URL: http://llvm.org/viewvc/llvm-project?rev=62296&view=rev
> Log:
> Add support for instructions with multiple ComplexPatterns, by
> adding more information to the temporary variables names so that
> they don't conflict.

I forgot to mention that this is from a patch by Brandner!

Dan




More information about the llvm-commits mailing list