[llvm] r293417 - Add some Book-E instructions to the asm parser and printer.

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 06:58:39 PST 2017


On 29 Jan 2017, at 05:55, Justin Hibbits via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> Author: jhibbits
> Date: Sat Jan 28 22:55:57 2017
> New Revision: 293417
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=293417&view=rev
> Log:
> Add some Book-E instructions to the asm parser and printer.
> 
> Summary:
> Adds the following instructions:
> * mfpmr
> * mtpmr
> * icblc
> * icblq
> * icbtls
> 
> Fix the scheduling for mtspr on e5500, which uses CFX0, instead of
> SFX0/SFX1 as on e500mc.
> 
> Addresses PR 31538.

Let's pull this into FreeBSD's copy of clang now, but it would also be
nice to get this into 4.0.0, once it has baked for a while.  That is,
if Hal is OK with it.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/a7012d91/attachment.sig>


More information about the llvm-commits mailing list