Displaying 2 results from an estimated 2 matches for "d17008".
Did you mean:
d17002
2016 Feb 09
3
[RFC] Lanai backend
...ompiling C99 code (no
>> exception support). The patches implement all the parts required for code
>> generation:
>>
>> * LLVM triple: http://reviews.llvm.org/D17003
>> * Clang support: http://reviews.llvm.org/D17002
>> * MCExpr & ELF: http://reviews.llvm.org/D17008
>> * Lanai backend (lib/Target/Lanai): http://reviews.llvm.org/D17011
>>
>> We are still actively developing the backend and have many optimizations
>> in mind.
>>
>> I'll be the maintainer of this backend.
>>
>> Please leave code comments on the...
2016 Feb 09
10
[RFC] Lanai backend
...upport
Backend development is focused primarily on compiling C99 code (no
exception support). The patches implement all the parts required for code
generation:
* LLVM triple: http://reviews.llvm.org/D17003
* Clang support: http://reviews.llvm.org/D17002
* MCExpr & ELF: http://reviews.llvm.org/D17008
* Lanai backend (lib/Target/Lanai): http://reviews.llvm.org/D17011
We are still actively developing the backend and have many optimizations in
mind.
I'll be the maintainer of this backend.
Please leave code comments on the Phab patches, while discussing high-level
comments about the backend...