[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of...
authorVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Fri, 10 Jan 2014 02:55:27 +0000 (02:55 +0000)
committerVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Fri, 10 Jan 2014 02:55:27 +0000 (02:55 +0000)
commitd0a796e5dd03b23d48e085ed37dbe6579e1c58cd
treef5c2aa783cb7a7a934ab0dab90ae6be08a13ba07
parent8ce28c812bdd11f5bb8d35d84b3ab97a4ad9ffd1
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198910 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrAliases.td
test/CodeGen/SPARC/2011-01-11-Call.ll
test/CodeGen/SPARC/2011-01-11-FrameAddr.ll
test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
test/CodeGen/SPARC/64bit.ll
test/CodeGen/SPARC/constpool.ll
test/CodeGen/SPARC/ctpop.ll
test/CodeGen/SPARC/fp128.ll
test/CodeGen/SPARC/globals.ll
test/CodeGen/SPARC/leafproc.ll
test/CodeGen/SPARC/rem.ll