[llvm-commits] [RFC/Patch 1/2 V2] ppc64-elf-linux-abi Add instruction tokens for tblgen
Will Schmidt
will_schmidt at vnet.ibm.com
Wed Oct 3 15:09:04 PDT 2012
subj: [RFC/Patch 1/2 V2] ppc64-elf-linux-abi Add instruction tokens for
tblgen.
Slightly reworked per request. In comparison to the previous version,
this has the isCodeGenOnly indicators removed.
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
"Instruction 'foo' has no tokens" errors during llvm-tblgen
-gen-asm-matcher attempts. At this time, the added
tokens are "#comment" style rather than the actual mnemonic. This will
be revisited once the rest of the base asmparser bits get straightened
out for ppc64-elf-linux.
This change should not affect the current behavior of the build, and
should be safe to commit.
Thanks,
-Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_instruction_tokens_for_tblgen.p1.patch
Type: text/x-patch
Size: 14831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121003/7423b1a6/attachment.bin>
More information about the llvm-commits
mailing list