[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
sonam kumari
sonam.kumari at samsung.com
Tue Aug 26 20:58:33 PDT 2014
Previous message:
[lld] r216512 - [PECOFF] Fix AMD64_ADDR64 relocation.
Next message:
[PATCH] Added InstCombine transform for pattern " ( ( A ^ B ) ^ ( ( ~A ) | B ) -> ( A | ( ~ B ) ) ".
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Gentle Ping !
http://reviews.llvm.org/D4828
Previous message:
[lld] r216512 - [PECOFF] Fix AMD64_ADDR64 relocation.
Next message:
[PATCH] Added InstCombine transform for pattern " ( ( A ^ B ) ^ ( ( ~A ) | B ) -> ( A | ( ~ B ) ) ".
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list