[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)
David Majnemer
david.majnemer at gmail.com
Sun Oct 26 13:37:11 PDT 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