When combining consecutive stores allow loads in between the stores, if the loads...
[oota-llvm.git] / test / CodeGen / X86 / alldiv-divdi3.ll
2010-10-10 Michael J. SpencerX86: MinGW should always use libgcc on Windows.
2010-10-10 Michael J. SpencerX86: Call _alldiv instead of __divdi3 on Windows (exclu...