Displaying 2 results from an estimated 2 matches for "isfp".
Did you mean:
ifp
2009 Jun 17
0
[LLVMdev] help with tablegen
...itter.cpp and TableGen/CodeGenTarget.cpp where they
have switch(mvt). The actual patch is attached.
This runs into trouble with the X86 backend where the SSE2 forms of ADD
are defined:
llvm[3]: Building X86.td DAG instruction selector implementation with tblgen
ADDPDrm: (set:isVoid VR128:isFP:$dst, (fadd:isFP
VR128:isFP:$src1, (ld:isFP
addr:iPTR:$src2)<<P:Predicate_unindexedload>><<P:Predicate_load>><<P:Predicate_memop>>))
/home/nicholas/llvm-commit/Debug/bin/tblgen: error:
Included from X86.td:128:
Included from X86InstrInfo.td:3964:
Parsing X86Ins...
2006 Apr 26
1
[LLVMdev] LLC fail without gccld optimization on spec2000 int benchmarks
...lvm/build2/Debug/bin/llc -f
Output/255.vortex.llvm.bc -o Output/255.vortex.llc.s
llc:
/home/snir/jingyu/resources/llvm/build2/../llvm2/llvm/lib/Target/X86/X86ISelLowering.cpp:2405:
virtual llvm::SDOperand
llvm::X86TargetLowering::LowerOperation(llvm::SDOperand,
llvm::SelectionDAG&): Assertion `isFP && "Illegal integer SetCC!"'
failed./home/snir/jingyu/resources/llvm/build2/Debug/bin/llc((anonymous
namespace)::PrintStackTrace()+0x1a)[0x87a818e]
/home/snir/jingyu/resources/llvm/build2/Debug/bin/llc((anonymous
namespace)::SignalHandler(int)+0xe9)[0x87a841d]
/lib/tls/libc.so...