search for: llvm_tblgen

Displaying 7 results from an estimated 7 matches for "llvm_tblgen".

2015 Sep 28
3
Cmake-gen'd parallel make breaks on native tablegen
Hello backend devs, Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} COMMAND ${CMAKE_COMMAND} --build ../.. --target ${target} --config Release DEPENDS CONFIG...
2015 Oct 05
3
Cmake-gen'd parallel make breaks on native tablegen
...>>> >>>>> Hello backend devs, >>>>> >>>>> Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): >>>>> >>>>> add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} >>>>> COMMAND ${CMAKE_COMMAND} --build ../.....
2015 Oct 06
2
Cmake-gen'd parallel make breaks on native tablegen
...t;>>>> Hello backend devs, >>>>>>> >>>>>>> Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): >>>>>>> >>>>>>> add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} >>>>>>> COMMAND ${CMAKE_CO...
2012 Sep 08
1
[LLVMdev] LLC always has a tab?
Ryan, I've always been bothered by this tab character that doesn't come from the target. The line you're looking for I believe is from /utils/TableGen/AsmWriterEmitter.cpp at line 428. In my opinion the target should control whether a prefix is printed before an instruction. Thanks, Javier From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of ryan
2015 Oct 07
2
Cmake-gen'd parallel make breaks on native tablegen
...t; Hello backend devs, >>>>>>>>> >>>>>>>>> Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): >>>>>>>>> >>>>>>>>> add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} >>>>>>>>>...
2015 Oct 08
4
Cmake-gen'd parallel make breaks on native tablegen
...devs, >>>>>>>>>>> >>>>>>>>>>> Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): >>>>>>>>>>> >>>>>>>>>>> add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} >>>>>&...
2015 Oct 20
2
Cmake-gen'd parallel make breaks on native tablegen
...gt;>>>>>>>>>> >>>>>>>>>>>>> Been working on a parallelization bug in the cmake configs, where parallel makefile builds of llvm with clang and native tablegen would usually break during linking in either either the clang_tblgen or llvm_tblgen targets. Looking at the cmake command that generates the tablegen makefile commands (I think) (cmake/modules/TableGen.cmake:113-117): >>>>>>>>>>>>> >>>>>>>>>>>>> add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE} >&...