search for: x86iselpattern

Displaying 13 results from an estimated 13 matches for "x86iselpattern".

2005 Aug 30
1
[LLVMdev] X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback
...oldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/crtend.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMX86.o: In function `GLOBAL__D__ZN90_GLOBAL__N_c__projects_src_llvm_1_llvm_lib_Target_X86_X86ISelPattern.cpp_3F6EE7DC_DDDFAB8D17X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': c:/projects/src/llvm-1/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback2' c:/projects/src/llvm-1/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined r...
2005 May 30
4
[LLVMdev] [Cygwin] onsistant error building LLVM
...building LLVM on Cygwin from CVS :- make[2]: Entering directory `/usr/build/llvm/tools/llc' llvm[2]: Compiling llc.cpp for Debug build llvm[2]: Linking Debug executable llc /usr/build/llvm/Debug/lib/LLVMX86.o(.text+0x30506): In function `_GLOBAL__D__ZN7 6_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_DD38501517X 86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86C ompilationCallback2' /usr/build/llvm/Debug/lib/LLVMX86.o(.text+0x305f2):/usr/src/llvm/lib/Target/X86/ X86ISelPat...
2005 May 30
0
[LLVMdev] [Cygwin] onsistant error building LLVM
...> > make[2]: Entering directory `/usr/build/llvm/tools/llc' > llvm[2]: Compiling llc.cpp for Debug build > llvm[2]: Linking Debug executable llc > /usr/build/llvm/Debug/lib/LLVMX86.o(.text+0x30506): In function > `_GLOBAL__D__ZN7 > 6_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_DD38501517X > 86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': > /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined > reference to `X86C > ompilationCallback2' > /usr/build/llvm/Debug/lib/LLVMX86.o(.text > +0x305f2):/usr/src/...
2005 May 30
4
[LLVMdev] [Cygwin] onsistant error building LLVM
Also, this error: /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback2' doesn't make sense. X86CompilationCallback2 is not visible outside of X86JITInfo.cpp, and line 73 of X86ISelPattern.cpp is in the middle of a comment block.
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...-lLLVMTarget -lLLVMipa -lLLVMTrans forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l gcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x30406): In function `_GLOBAL__D__Z N76_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_A63131251 7X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86C ompilationCallback2' /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x304f2):/usr/src/llvm/lib/Target/X8 6/X86ISelP...
2005 May 31
7
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...Cygwin debugging session. It looks like the configure script is failing drastically, I am confused. Still getting the previous error :- llvm[2]: Linking Debug executable llc /usr/build/llvm/Debug/lib/LLVMX86.o(.text+0x30506): In function `_GLOBAL__D__ZN7 6_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_CFE6F8F217X 86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86C ompilationCallback2' /usr/build/llvm/Debug/lib/LLVMX86.o(.text+0x305f2):/usr/src/llvm/lib/Target/X86/ X86ISelPat...
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...rget -lLLVMipa -lLLVMTrans forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l gcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x30406): In function `_GLOBAL__D__Z N76_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_A63131251 7X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference to `X86C ompilationCallback2' /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x304f2):/usr/src/llvm/lib/Target/X8...
2005 May 30
0
[LLVMdev] [Cygwin] onsistant error building LLVM
Perhaps Aaron has some local edits, possibly with a cut and paste error? On Mon, 2005-05-30 at 10:50 -0700, Jeff Cohen wrote: > Also, this error: > > /usr/src/llvm/lib/Target/X86/X86ISelPattern.cpp:73: undefined reference > to `X86CompilationCallback2' > > doesn't make sense. X86CompilationCallback2 is not visible outside of > X86JITInfo.cpp, and line 73 of X86ISelPattern.cpp is in the middle of a > comment block. > > ____________________________________...
2005 Mar 16
0
[LLVMdev] FP Intrinsics
On Fri, 11 Mar 2005, Morten Ofstad wrote: > Hello, > > I am trying to make the FP intrinsics (abs, sin, cos, sqrt) I've added work > with the X86ISelPattern, but I'm having some difficulties understanding what > needs to be done. Cool. Here are a couple of requests: 1. I don't think we need an "llvm.abs" intrinsic at the llvm level. This can be modeled as a pair of setcc/select instructions. 2. My objection to llvm.abs doe...
2005 Mar 11
5
[LLVMdev] FP Intrinsics
Hello, I am trying to make the FP intrinsics (abs, sin, cos, sqrt) I've added work with the X86ISelPattern, but I'm having some difficulties understanding what needs to be done. I assume I have to add new nodetypes for the FP instructions to SelectionDAGNodes.h, and make nodes for these in SelectionDAGLowering::visitCall when I find the intrinsic... The part I don't quite understand is what...
2005 Mar 17
1
[LLVMdev] FP Intrinsics
Chris Lattner wrote: > On Fri, 11 Mar 2005, Morten Ofstad wrote: >> I am trying to make the FP intrinsics (abs, sin, cos, sqrt) I've added >> work with the X86ISelPattern, but I'm having some difficulties >> understanding what needs to be done. > > Cool. Here are a couple of requests: > > 1. I don't think we need an "llvm.abs" intrinsic at the llvm level. This > can be modeled as a pair of setcc/select instructions. OK...
2005 Apr 22
0
[LLVMdev] tabs
...lib/Target/SparcV9/RegAlloc/LiveRangeInfo.h Index: lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp Index: lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h Index: lib/Target/SparcV9/RegAlloc/RegClass.cpp Index: lib/Target/SparcV9/RegAlloc/RegClass.h Index: lib/Target/X86/X86AsmPrinter.cpp Index: lib/Target/X86/X86ISelPattern.cpp Index: lib/Target/X86/X86ISelSimple.cpp Index: lib/Target/X86/X86PeepholeOpt.cpp Index: lib/Target/X86/X86RegisterInfo.cpp Index: lib/Target/X86/X86TargetMachine.cpp Index: lib/Transforms/Instrumentation/EmitFunctions.cpp Index: lib/Transforms/Instrumentation/TraceBasicBlocks.cpp Index: lib/Tra...
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...> <File > RelativePath="..\..\lib\Target\X86\X86FloatingPoint.cpp"> > </File> > <File > RelativePath="..\..\lib\Target\X86\X86InstrInfo.cpp"> > </File> > <File > RelativePath="..\..\lib\Target\X86\X86ISelPattern.cpp"> > </File> > <File > RelativePath="..\..\lib\Target\X86\X86ISelSimple.cpp"> > </File> > <File > RelativePath="..\..\lib\Target\X86\X86JITInfo.cpp"> > </File> > <File > Relative...