search for: d23770

Displaying 2 results from an estimated 2 matches for "d23770".

Did you mean: d20770
2016 Nov 16
2
[RFC] AAP Backend
...he backend to add > Disassembler support, ISel and CodeGen. The full list of patches is now: > > https://reviews.llvm.org/D23664 - AAP triple and target > https://reviews.llvm.org/D23665 - ELF definitions > https://reviews.llvm.org/D23667 - Stub backend > https://reviews.llvm.org/D23770 - InstrInfo, RegInfo Tablegen > https://reviews.llvm.org/D23771 - MC layer support > https://reviews.llvm.org/D23772 - AsmParser > https://reviews.llvm.org/D23773 - InstPrinter > https://reviews.llvm.org/D24612 - Disassembler support > https://reviews.llvm.org/D24613 - Code generatio...
2016 Aug 18
8
[RFC] AAP Backend
Hi all, We wish to submit our latest AAP implementation as an experimental backend into LLVM. We need community feedback and reviewers for patches which we will submit soon. AAP was designed in early 2015 and aims to advance compiler development for small deeply embedded Harvard architectures, which are widely used commercially. AAP is freely available as an open source softcore for use in FPGA