[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
David Majnemer
david.majnemer at gmail.com
Sun Nov 2 21:44:43 PST 2014
Previous message:
[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
Next message:
[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
LGTM
http://reviews.llvm.org/D5791
Previous message:
[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
Next message:
[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list