search for: korobeynikov

Displaying 20 results from an estimated 2827 matches for "korobeynikov".

2012 Nov 16
2
[LLVMdev] [cfe-dev] 3.2 Release has branched :T+2 hours
...ibcxxabi lldb They have release_32 in svn. I don't know they might be released, though. And, could you suppress generating refs/heads/svn-tags and prune them for now? I am sure that orphan branches will stress the llvm.org server to begin git-pack-ing whole tree. ...Takumi 2012/11/15 Anton Korobeynikov <anton at korobeynikov.info>: > Should be there. Please let me know if there are any problems with them > > On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov > <anton at korobeynikov.info> wrote: >>> I can't find any release_32 branch at http://llvm.org/git/ll...
2012 Nov 14
3
[LLVMdev] 3.2 Release has branched :T+2 hours
> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. Unfortunately, this requires manual grafting, since git-svn does really bad job here. I'm going to work on this tonight. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2012 Nov 14
0
[LLVMdev] 3.2 Release has branched :T+2 hours
Should be there. Please let me know if there are any problems with them On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote: >> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. > Unfortunately, this requires manual grafting, since git-svn does > really bad job here. > > I'm going to work on this tonight...
2012 Nov 16
0
[LLVMdev] [cfe-dev] 3.2 Release has branched :T+2 hours
...n. I don't know they might be released, though. > > And, could you suppress generating refs/heads/svn-tags and prune them for now? > I am sure that orphan branches will stress the llvm.org server to > begin git-pack-ing whole tree. > > ...Takumi > > > 2012/11/15 Anton Korobeynikov <anton at korobeynikov.info>: >> Should be there. Please let me know if there are any problems with them >> >> On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov >> <anton at korobeynikov.info> wrote: >>>> I can't find any release_32 branch at ht...
2010 Dec 22
2
[LLVMdev] LLVM installation in Windows
...ou. Using --enable-bindings=none, I could build and install LLVM 2.8 and gcc-4.2-2.8 source. However, in the bin directory, I get c++.exe, cpp.exe, gcc.exe, g++.exe instead of llvm-c++.exe, llvm-cpp.exe, llvm-gcc.exe, llvm-g++. Are they the same? > Akramul > > --- On Tue, 21/12/10, Anton Korobeynikov <anton at korobeynikov.info> wrote: > > From: Anton Korobeynikov <anton at korobeynikov.info> > Subject: Re: [LLVMdev] LLVM installation in Windows > To: "Óscar Fuentes" <ofv at wanadoo.es> > Cc: "akramul azim" <bijoy123_8 at yahoo.com>, l...
2010 Jan 16
2
[LLVMdev] LLVM-gcc for ARM
...ions I specified --with-gnu-ld and  --with-gnu-as but I am getting the same error. exec: 2: -meabi=4: not found Any ideas? --- On Sat, 1/16/10, corina s <corina_fff at yahoo.com> wrote: From: corina s <corina_fff at yahoo.com> Subject: Re: [LLVMdev] LLVM-gcc for ARM To: "Anton Korobeynikov" <anton at korobeynikov.info>, llvmdev at cs.uiuc.edu Date: Saturday, January 16, 2010, 10:42 AM >From where can I take them? And how modifies the compiling procedure? Thank you, Corina --- On Fri, 1/15/10, Anton Korobeynikov <anton at korobeynikov.info> wrote: From: Anton K...
2010 Jan 16
1
[LLVMdev] LLVM-gcc for ARM
...for arm-eabi installed. Note that ARM binutils are known to be buggy - you should use the fresh CVS snapshot. PS: Please use "Reply All" button - this way the copy will be sent to llvm-dev ML and others will be able to comment / use the information as well. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Jan 17
2
[LLVMdev] LLVM-gcc for ARM
...8  --target=arm-elf Errors: >> checking for g++ that supports -ffunction-sections -fdata-sections... yes configure: error: No support for this host/target combination. make[1]: *** [configure-target-libstdc++-v3] Error 1 >> Thank you for your help, Corina. --- On Sat, 1/16/10, Anton Korobeynikov <anton at korobeynikov.info> wrote: From: Anton Korobeynikov <anton at korobeynikov.info> Subject: Re: [LLVMdev] LLVM-gcc for ARM To: "corina s" <corina_fff at yahoo.com> Cc: llvmdev at cs.uiuc.edu Date: Saturday, January 16, 2010, 6:09 PM Hello > /tmp/ccm99Neh.s:7...
2010 Dec 23
0
[LLVMdev] LLVM installation in Windows
...On Wed, 22/12/10, Jim Grosbach <grosbach at apple.com> wrote: From: Jim Grosbach <grosbach at apple.com> Subject: Re: [LLVMdev] LLVM installation in Windows To: "akramul azim" <bijoy123_8 at yahoo.com> Cc: "Óscar Fuentes" <ofv at wanadoo.es>, "Anton Korobeynikov" <anton at korobeynikov.info>, llvmdev at cs.uiuc.edu Date: Wednesday, 22 December, 2010, 7:50 PM Did you specify "--program-prefix=llvm-" on your configure line? That's what tells the llvm-gcc build to use the llvm-* names for the executables. -Jim On Dec 21, 2010, at 7...
2010 Jan 16
0
[LLVMdev] LLVM-gcc for ARM
>From where can I take them? And how modifies the compiling procedure? Thank you, Corina --- On Fri, 1/15/10, Anton Korobeynikov <anton at korobeynikov.info> wrote: From: Anton Korobeynikov <anton at korobeynikov.info> Subject: Re: [LLVMdev] LLVM-gcc for ARM To: "corina s" <corina_fff at yahoo.com> Cc: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Date: Friday, January 1...
2015 Mar 14
2
[LLVMdev] Add a backend
Is there documentation somewhere about exactly what the function is supposed to do, or do I have to figure it out from existing examples? On Sat, Mar 14, 2015 at 12:13 AM, Anton Korobeynikov < anton at korobeynikov.info> wrote: > You have to provide this function and initialize the whole MC > infrastructure. > > See e.g. lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp > > On Sat, Mar 14, 2015 at 10:11 AM, Daniel Dilts <diltsman at gmail.com> wrote: > &...
2012 Mar 06
2
[LLVMdev] Assembly Mips from bitecode llvm
...-o basicmath.bc otms="disable-opt#adce#always-inline#argpromotion#block-placement#....." IFS=# for i in $otms do printf "\n$i ::::::: " opt -$i basicmath.bc -o basicmath.$i.bc llc -march=mipsel basicmath.$i.bc -o basicmath.$i.s done On Tue, Mar 6, 2012 at 10:11 AM, Anton Korobeynikov <anton at korobeynikov.info > wrote: > Hello > > > For this, for example, initially I compile the sources > How have you made this step? > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University >...
2010 Jan 17
0
[LLVMdev] LLVM-gcc for ARM
...  --target=arm-elf and then make target=arm-elf gives the following error: Unknown arch used in --with-arch=armv7 Thanks. --- On Sun, 1/17/10, corina s <corina_fff at yahoo.com> wrote: From: corina s <corina_fff at yahoo.com> Subject: Re: [LLVMdev] LLVM-gcc for ARM To: "Anton Korobeynikov" <anton at korobeynikov.info>, llvmdev at cs.uiuc.edu Date: Sunday, January 17, 2010, 1:00 AM Thanks for your tips.. But I'm still getting errors. .../llvm-gcc4.2-2.6.source/configure --prefix=`pwd`/../install --program-prefix=llvm- --enable-llvm=/home/LLVM/llvm-2.6/ --enable-langu...
2010 Dec 21
2
[LLVMdev] LLVM installation in Windows
...instead of configure&make. The cmake build ignores the OCaml > bindings. One does not need to use cmake build to disable buildings :) It is possible to configure with --enable-bindings=none. Also, I'd suggest to use at least LLVM release 2.8, not 2.7 one. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2015 Mar 14
2
[LLVMdev] Add a backend
Yes, llvm::InitializeAllTargetMCs(void) does seem to be autogenerated. It is _LLVMInitializeFooTargetMC that I can't find documented anywhere. On Sat, Mar 14, 2015 at 12:05 AM, Anton Korobeynikov < anton at korobeynikov.info> wrote: > This function is autogenerated. You need also to change top-level > configure / cmake files. > > On Sat, Mar 14, 2015 at 8:38 AM, Daniel Dilts <diltsman at gmail.com> wrote: > > In attempting to add a backend I came across the do...
2010 Aug 16
1
[LLVMdev] "UNREACHABLE executed!" error?
Yeah, sounds good to me. I strongly support ripping them out of mainline completely. -Chris On Aug 15, 2010, at 2:39 PM, Anton Korobeynikov wrote: > Hi, Chris > > What do you think about this? > > > ---------- Forwarded message ---------- > From: Nick Lewycky <nicholas at mxc.ca> > Date: Mon, Aug 16, 2010 at 01:34 > Subject: Re: [LLVMdev] "UNREACHABLE executed!" error? > To: Anton Korob...
2010 Dec 22
0
[LLVMdev] LLVM installation in Windows
...lot both of you. Using --enable-bindings=none, I could build and install LLVM 2.8 and gcc-4.2-2.8 source. However, in the bin directory, I get c++.exe, cpp.exe, gcc.exe, g++.exe instead of llvm-c++.exe, llvm-cpp.exe, llvm-gcc.exe, llvm-g++. Are they the same?  Akramul --- On Tue, 21/12/10, Anton Korobeynikov <anton at korobeynikov.info> wrote: From: Anton Korobeynikov <anton at korobeynikov.info> Subject: Re: [LLVMdev] LLVM installation in Windows To: "Óscar Fuentes" <ofv at wanadoo.es> Cc: "akramul azim" <bijoy123_8 at yahoo.com>, llvmdev at cs.uiuc.edu Da...
2012 Apr 02
4
[LLVMdev] Potential Google Summer of Code Applicant
...viously not judge if it is suited. Maybe you are aware > of other projects suitable for GSoC, But still many things in "Use clang libraries to implement better versions of existing tools" are doable as it seems to me. E.g. delta replacement based on clang. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Dec 06
4
[LLVMdev] wxGTK sample app compiled by llvm crashes on arm
...s while allocation of memory. As I mentioned earlier, If I explicitly allocate memory using new operation then everything works fine. Please let me know why do we actually fail without using new, that to a arbitrary pointer which is never used in the program. On Fri, Dec 3, 2010 at 6:31 PM, Anton Korobeynikov <anton at korobeynikov.info>wrote: > > I am using llvm-2.7 to run a native(executable) on a arm processor. > ARM was pretty much broken in 2.7. Consider using at least 2.8 > > > ../llvm-gcc-4.2-2.7.source/configure --prefix=/home//gcc-disable-shared > --enable-languages=...
2011 Jan 05
2
[LLVMdev] LLVM for ARM target
...standard C library for ARM around? I also tried to build  http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/ in CYGWIN. However, my LLVM building was failed when I run the script. I am in dilemma what steps i should follow. Please help me. Thanks a lot Akramul --- On Tue, 4/1/11, Anton Korobeynikov <anton at korobeynikov.info> wrote: From: Anton Korobeynikov <anton at korobeynikov.info> Subject: Re: [LLVMdev] LLVM for ARM target To: "akramul azim" <bijoy123_8 at yahoo.com> Cc: "Bill Wendling" <wendling at apple.com>, llvmdev at cs.uiuc.edu Date: Tu...