[llvm-commits] [PATCH] [llvm] Transform (x&C)>V into (x&C)!=0 where possible.

Schoedel, Kevin P kevin.p.schoedel at intel.com
Thu Dec 13 10:29:35 PST 2012


> Typically we expect patches to be attached (rather than inline) as per
> <http://llvm.org/docs/DeveloperPolicy.html#making-a-patch>.

Oops. Attached.

-- 
Kevin Schoedel, Software Developer, Intel of Canada
<kevin.p.schoedel at intel.com>      +1 (519) 772-2580


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Transform-x-C-V-into-x-C-V-where-possible.patch
Type: application/octet-stream
Size: 3697 bytes
Desc: 0001-Transform-x-C-V-into-x-C-V-where-possible.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121213/49f5383c/attachment.obj>


More information about the llvm-commits mailing list