-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / CodeGen / X86 / computeKnownBits_urem.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Rafael Espindola[pr19636] Fix known bit computation in urem instructio...