search for: fima

Displaying 8 results from an estimated 8 matches for "fima".

Did you mean: fila
2009 Dec 07
1
[LLVMdev] cross compiling for Sparc
...to build a cross compiler for Sparc on x386 host. I tried to run configure with configure --enable-targets=sparc or with configure --target=sparc but in both cases I got llvm compiler for x86 target. Is there a way to build a cross compiler for Sparc (or ARM)? Thanks. -- Fima Rabin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091207/44205bb8/attachment.html>
2009 Dec 29
1
[LLVMdev] problem compiling x86 intrinsic function
...re should be a __builtin that corresponds to the intrinsic." Is that a better way to define an intrinsic function in C? How do you do it? I am actually trying to add several intrinsic functions for my target machine so I am looking for a simple and workable way of doing it. Thanks again. -- Fima ----- Original Message ---- From: Chris Lattner <clattner at apple.com> To: fima rabin <fimarn at yahoo.com> Cc: LLVMdev at cs.uiuc.edu Sent: Tue, December 29, 2009 2:57:27 PM Subject: Re: [LLVMdev] problem compiling x86 intrinsic function On Dec 29, 2009, at 5:50 AM, fima rabin wr...
2009 Dec 29
0
[LLVMdev] problem compiling x86 intrinsic function
On Dec 29, 2009, at 5:50 AM, fima rabin wrote: > I am trying to compile this little C-program: > ================= > typedef double v2f64 __attribute__((ext_vector_type(2))); > > int sse2_cmp_sd(v2f64, v2f64, char ) asm("llvm.x86.sse2.cmp.sd"); We used to support this, but there are problems wit...
2010 Jan 06
2
[LLVMdev] something wrong with .ll file?
...eValueVTs() - I.getType() == llvm::Type::VoidTyID. This leads me to the exception: "Cannot have nodes without results!". Is there is something wrong with my byte code or I messed up somewhere in llc code? Are there any other dumps that I can use while processing .bc file? Thanks. -- Fima
2009 Dec 29
2
[LLVMdev] problem compiling x86 intrinsic function
I am trying to compile this little C-program: ================= typedef double v2f64 __attribute__((ext_vector_type(2))); int sse2_cmp_sd(v2f64, v2f64, char ) asm("llvm.x86.sse2.cmp.sd"); int main() { static int i; static float x[10]; static float y[10]; v2f64 m1; v2f64 m2; int j; i = sse2_cmp_sd(m1,m2,'z'); ========================== I expected to
2010 Jan 06
0
[LLVMdev] something wrong with .ll file?
On Jan 6, 2010, at 1:12 PM, fima rabin wrote: > I am trying to compile a little intrinsic function for my machine. Here is a dump from clang-cc with --emit-llvm option: > ===================== > > ; ModuleID = 'foo.c' > target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:...
2009 Dec 23
0
[LLVMdev] getting error while running tblgen
...def int_my_su_route : Intrinsic<[llvm_void_ty], [llvm_i8_ty, llvm_i8_ty], [IntrNoMem]>; This int_my_su_route function is of "void" type and it should take two byte-size immediate arguments. Can anyone point me to my error? Thanks a lot. -- Fima
2008 Nov 12
1
Sieve authentication / directory issue after upgrade to 1.0.13.
...-- Drew Calcott Science IT University of Auckland (p) +64 9 373 7599 x84269 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkaWWQACgkQD+yXTWfduLFGmACfW3XXNFLu8zhHUz8FeU+QqgmX pg4An3SdPh0OyWHGBe9k/qWzjqFRJmBl =fIMA -----END PGP SIGNATURE-----