DebugInfo: Fix bad debug info for compile units and types
[oota-llvm.git] / test / Transforms / InstCombine / icmp-logical.ll
2014-11-18 David MajnemerInstCombine: Fold away tautological masked compares
2013-09-04 Tim NorthoverInstCombine: allow unmasked icmps to be combined with...
2013-09-04 Tim NorthoverInstCombine: look for masked compares with subset relation