[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / emutls_generic.ll
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.