[PATCH] Added InstCombine Transformation for (A|B)^((A^C)|B) --> (~B)C
Ankur Garg
ankur29.garg at samsung.com
Thu Aug 28 02:37:25 PDT 2014
Previous message:
[PATCH] Added InstCombine Transformation for (A^B)^((~A)&B) -> A&(~B)
Next message:
[llvm] r216659 - InstCombine: Remove redundant combines
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Gentle Ping !
http://reviews.llvm.org/D4970
Previous message:
[PATCH] Added InstCombine Transformation for (A^B)^((~A)&B) -> A&(~B)
Next message:
[llvm] r216659 - InstCombine: Remove redundant combines
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list