Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...