[SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does not...
[oota-llvm.git] / test / CodeGen / SPARC / tls.ll
2013-09-22 Venkatraman Govind... [Sparc] Add support for TLS in sparc.