search for: llvmavrcodegen

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

2009 Jul 02
1
[LLVMdev] [Help Needed] tblgen code get a compile error
I am working the AVR backend. It is still in the early stage. I got the following error:[ 86%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.obj AVRISelDAGToDAG.cpp C:\llvm-build\lib\Target\AVR\AVRGenDAGISel.inc(596) : error C2664: 'llvm::SDNode *llvm::SelectionDAG::SelectNodeTo(llvm::SDNode *,unsigned int,llvm::MVT,llvm::MVT,llvm::MVT,const llvm::SDValue *,unsigned int)' : cannot convert parameter 6 from...
2017 Dec 20
6
[GlobalISel] gen-global-isel failed to work
...;>>> Also added GlobalISel dependence to LLVMBuild.txt >>>>> >>>>> But tablegen is failed to generate AVRGenGlobalISel.inc: >>>>> >>>>> >>>>> [ 53%] Building CXX object >>>>> lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRLegalizerInfo.cpp.o >>>>> In file included from >>>>> /data/project/xiangzhai/llvm/lib/Target/AVR/AVRInstructionSelector.cpp:103: >>>>> >>>>> /data/project/xiangzhai/llvm/build/lib/Target/AVR/AVRGenGlobalISel.inc:112:64: >>&gt...