search for: xtensamc

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

Did you mean: xtensa
2019 Mar 06
6
[RFC] Tensilica Xtensa (ESP32) backend
...d Pointer option - atomic operations Current Xtensa target list: - support Xtensa LX6 target (ESP32) by default Compiler optimization levels include O0/O1/O2/O3/Os options. With LLVM community approval, my next plans will be - rebasing on the upstream version of LLVM. - object code generation (XtensaMC package) - implement test cases - support for LX106 target (ESP8266) - improvements of generated code performance - support for zero-overhead loop option - MAC16 option There were some discussions about implementation of the Xtensa backend and attempt to implement it: http://lists.llvm.org/piperm...
2019 Mar 07
4
[RFC] Tensilica Xtensa (ESP32) backend
...ist: > > - support Xtensa LX6 target (ESP32) by default > > Compiler optimization levels include O0/O1/O2/O3/Os options. > > With LLVM community approval, my next plans will be > > - rebasing on the upstream version of LLVM. > - object code generation (XtensaMC package) > - implement test cases > - support for LX106 target (ESP8266) > - improvements of generated code performance > - support for zero-overhead loop option > - MAC16 option > > There were some discussions about implementation of the Xtensa >...