[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / emutls-pie.ll
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...