[llvm-dev] [RFC] AAP Backend

Ed Jones via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 26 08:03:42 PDT 2016


Adding to this further, the 2nd and 4th patches have been updated. Some
tests have been added for AAP ELF files, the formatting in the tablegen
has been made more consistent, and a few small changes from the main AAP
development have been pulled in.

The first patch has been approved, but I am waiting for more input on
some of the subsequent patches before asking for it to be committed.

Thanks,
Ed

On 22/08/16 16:23, Ed Jones wrote:
> I have now submitted another 4 patches. These add register/instr
> tablegen, MC layer support and AsmParser and InstPrinter support.
> 
> These additional patches mean that the backend can now execute some
> basic MC encoding tests.
> 
> Thank you,
> Ed Jones
> 
> On 18/08/16 16:57, Ed Jones wrote:
>> I have now submitted the first 3 patches to add the AAP backend. These
>> add the target triple, ELF defines and the skeleton of a backend
>>
>> https://reviews.llvm.org/D23664
>> https://reviews.llvm.org/D23665
>> https://reviews.llvm.org/D23667
>>
>> Thank you,
>> Ed Jones
>>


More information about the llvm-dev mailing list