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

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


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?

Some issues I see at a glance:
- Bad line spacing
- Bad doxygen comment style
- Strange naming conventions (I mean, this file has terrible naming
conventions, but strange even by those standards)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/163583b8/attachment.html>


More information about the llvm-commits mailing list