Transform (X/Y)*Y into X if the division is exact. Instcombine already knows how
[oota-llvm.git] / test / Feature / md_on_instruction.ll
2009-10-19 Chris Lattnereliminate md_on_instruction.ll, md_on_instruction2...
2009-09-29 Devang PatelParse custom metadata attached with an instruction.
2009-09-17 Devang PatelA testcase!