X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / tls-local-dynamic.ll
2012-06-01 Hans WennborgImplement the local-dynamic TLS model for x86 (PR3985)