[llvm-commits] [RFC/Patch 1/2 V2] ppc64-elf-linux-abi Add instruction tokens for tblgen
Hal Finkel
hfinkel at anl.gov
Wed Oct 3 16:00:45 PDT 2012
On Wed, 03 Oct 2012 17:09:04 -0500
Will Schmidt <will_schmidt at vnet.ibm.com> wrote:
> 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.
>
LGTM.
-Hal
> Thanks,
> -Will
>
>
--
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
More information about the llvm-commits
mailing list