llvm-6502/lib/Target/PowerPC/AsmParser
Ulrich Weigand 25b9bbae69 [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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185478 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-02 21:31:59 +00:00
..
CMakeLists.txt
LLVMBuild.txt [PowerPC] Add missing build dependency 2013-06-20 16:38:00 +00:00
Makefile
PPCAsmParser.cpp [PowerPC] PR16512 - Support TLS call sequences in the asm parser 2013-07-02 21:31:59 +00:00