[PowerPC] PR16512 - Support TLS call sequences in the asm parser
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 2 Jul 2013 21:31:59 +0000 (21:31 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 2 Jul 2013 21:31:59 +0000 (21:31 +0000)
commit42a09dc12fa252cbabb4faf53606d5826f26a5bd
tree28243fc944375532bd29b88cd6acb85eedce212d
parent5143bab2f9d4f30bab964f9cdbdf7fd94142f6ec
[PowerPC] PR16512 - Support TLS call sequences in the asm parser

This patch now adds support for recognizing TLS call sequences in
the asm parser.  This needs a new pattern BL8_TLS, which is like
BL8_NOP_TLS except without nop.  That pattern is used for the
asm parser only.

llvm-svn: 185478
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/test/MC/PowerPC/ppc64-fixups.s