[llvm] r223785 - Add more pattern matchers for compares, instructions, and BinaryOperators. NFC.

Chandler Carruth chandlerc at google.com
Tue Dec 9 08:51:50 PST 2014


On Tue, Dec 9, 2014 at 5:50 PM, Chandler Carruth <chandlerc at google.com>
wrote:

> On Tue, Dec 9, 2014 at 5:36 PM, Juergen Ributzka <juergen at apple.com>
> wrote:
>
>> Author: ributzka
>> Date: Tue Dec  9 10:36:10 2014
>> New Revision: 223785
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=223785&view=rev
>> Log:
>> Add more pattern matchers for compares, instructions, and
>> BinaryOperators. NFC.
>>
>> Add a few more matchers to make the code in the next commit more compact.
>>
>
> Juergen, the formatting and style of this patch is quite bad. Do you mind
> sending it for pre-commit review?


Ah, I see, it was split out of some other patch's review...

Lemme see what the easiest way to comment all of this is....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/76bea913/attachment.html>


More information about the llvm-commits mailing list