search for: nios2mcasminfo

Displaying 1 result from an estimated 1 matches for "nios2mcasminfo".

2017 Apr 12
2
[RFC] Nios II backend
..., Nios2InstrInfo.cpp, Nios2InstrInfo.h, Nios2InstrInfo.td) - GlobalISel (At the moment I use DAG selector, but work on porting to GlobalISel is already started) - Assembly printer (InstPrinter/Nios2InstPrinter.h, InstPrinter/Nios2InstPrinter.cpp, Nios2AsmPrinter.cpp, Nios2AsmPrinter.h, MCTargetDesc/Nios2MCAsmInfo.cpp, MCTargetDesc/Nios2MCAsmInfo.h, .) - Target triple registration in clang - Built-in functions (clang and codegen part) - New options support (clang driver and codegen part) - Direct ELF streaming (binary emission) All comments and suggestions are very welcome, Andrei Grischenko. -------------...