Remove the linker_private and linker_private_weak linkages.
[oota-llvm.git] / test / CodeGen / SPARC / leafproc.ll
2014-01-10 Venkatraman Govind... [Sparc] Emit retl/ret instead of jmp instruction. It...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-01 Venkatraman Govind... [Sparc] Generate correct code for leaf functions with...
2013-05-29 Venkatraman Govind... [Sparc] Add support for leaf functions in sparc backend.