[llvm-dev] [RFC] AAP Backend

Ed Jones via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 22 08:23:09 PDT 2016


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