search for: x86codegentable_gen

Displaying 5 results from an estimated 5 matches for "x86codegentable_gen".

2009 Nov 17
0
[LLVMdev] windows build
Just to clarify - I can build successfully except that the following files are always determined to be out of date by VC++ intrinsics_gen - Debug Win32 X86CodeGenTable_gen - Debug Win32 LLVMOxiliCodeGen - Debug Win32 I just need to start a debug build of llc to reproduce this issue and with cmake generated files. If no one else has this problem, then it might be my environment. Otherwise I can open a bug. thanks shrey On Tue, Nov 17, 2009 at 2:23 PM, Óscar Fuen...
2009 Nov 17
2
[LLVMdev] windows build
Daniel Dunbar <daniel at zuster.org> writes: > There was a bug at some point where this would happen, I've forgotten > the details but it is buried in bugzilla somewhere. It has now been > fixed, but IIRC the issue would also be resolved if you did a full > make clean. The problem was in a particular situation where every > build would essentially invalidate the table gen
2010 Jul 21
1
[LLVMdev] Is there a guide to LLVM's components?
...Info, "lib\Target\X86\TargetInfo\LLVMX86Info.vcproj" LLVMipa, "lib\Analysis\IPA\LLVMipa.vcproj" LLVMipo, "lib\Transforms\IPO\LLVMipo.vcproj" ModuleMaker, "examples\ModuleMaker\ModuleMaker.vcproj" X86CodeGenTable_gen, "lib\Target\X86\X86CodeGenTable_gen.vcproj" ZERO_CHECK, ".\ZERO_CHECK.vcproj" bugpoint, "tools\bugpoint\bugpoint.vcproj" check, "test\check.vcproj" count, "utils\count\count.vcproj"...
2010 Jul 22
2
[LLVMdev] Is there a guide to LLVM's components?
...Info, "lib\Target\X86\TargetInfo\LLVMX86Info.vcproj" LLVMipa, "lib\Analysis\IPA\LLVMipa.vcproj" LLVMipo, "lib\Transforms\IPO\LLVMipo.vcproj" ModuleMaker, "examples\ModuleMaker\ModuleMaker.vcproj" X86CodeGenTable_gen, "lib\Target\X86\X86CodeGenTable_gen.vcproj" ZERO_CHECK, ".\ZERO_CHECK.vcproj" bugpoint, "tools\bugpoint\bugpoint.vcproj" check, "test\check.vcproj" count, "utils\count\count.vcproj"...
2009 Nov 01
1
[LLVMdev] Issue compiling LLVM 2.6 on Windows with MinGW
...rget LLVMMipsInfo [ 50%] Built target LLVMMipsAsmPrinter [ 50%] Built target LLVMMSIL [ 50%] Built target LLVMMSILInfo [ 52%] Built target PowerPCCodeGenTable_gen [ 56%] Built target LLVMPowerPCCodeGen [ 56%] Built target LLVMPowerPCInfo [ 56%] Built target LLVMPowerPCAsmPrinter [ 58%] Built target X86CodeGenTable_gen [ 62%] Built target LLVMX86CodeGen [ 63%] Built target LLVMX86Info [ 63%] Built target LLVMX86AsmPrinter [ 63%] Built target LLVMX86AsmParser [ 63%] Built target LLVMExecutionEngine [ 64%] Built target LLVMInterpreter [ 64%] Built target LLVMJIT [ 67%] Built target LLVMTarget [ 67%] Built target LL...