Remove some uneeded pseudos in the presence of the naked function attribute.
authorReed Kotler <rkotler@mips.com>
Fri, 3 May 2013 23:17:24 +0000 (23:17 +0000)
committerReed Kotler <rkotler@mips.com>
Fri, 3 May 2013 23:17:24 +0000 (23:17 +0000)
commit2bb955a6931580c9bb0472aa29b3fbbabe263295
tree894e8f0b2a84a0b073152b4d8525497546005539
parent3170ad7dd47e2584c44aad7455b161a92058f84a
Remove some uneeded pseudos in the presence of the naked function attribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181072 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsAsmPrinter.cpp
test/CodeGen/Mips/tnaked.ll [new file with mode: 0644]