search for: localhom

Displaying 20 results from an estimated 55 matches for "localhom".

Did you mean: localhome
2004 Jun 23
0
[LLVMdev] weird issue with mem2reg
...39;t alter anything, all it does is build a set of "program instructions". For some reason even though if I run it with any other combination of passes I've found, anytime I run it with mem2reg I get a seg fault in dyn_cast! Here's output: Starting program: /mounts/zion/disks/0/localhome/pmeredit/llvm/tools/Debug/opt -load ../Debug/libmetasplit.so -mem2reg -metasplit < test3.s.bc > out.bc Program received signal SIGSEGV, Segmentation fault. 0x083b6a22 in llvm::isa_impl_wrap<llvm::Instruction, llvm::Value const, llvm::Value const>::doit(llvm::Value const&) (Val=@0x...
2004 Jun 23
2
[LLVMdev] weird issue with mem2reg
...it does is build a set of "program instructions". For some reason even > though if I run it with any other combination of passes I've found, anytime > I run it with mem2reg I get a seg fault in dyn_cast! Here's output: > > Starting program: > /mounts/zion/disks/0/localhome/pmeredit/llvm/tools/Debug/opt -load > ../Debug/libmetasplit.so -mem2reg -metasplit < test3.s.bc > out.bc This is a crash in your pass. Try running: opt -mem2reg test3.s.bc -o tmp.bc opt -load ... -metasplit tmp.bc -o out.bc I suspect that it will still crash in only your pass (aka, th...
2001 Nov 28
1
Signal 11 while compiling wine...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. Yesterday I updated my version of wine from cvs. Now, when I try to compile I receive a signal 11 error. The message is as follows: make[2]: Leaving directory `/localhome/emmebi/wine/dlls/lzexpand' make[2]: Entering directory `/localhome/emmebi/wine/dlls/version' make[2]: `libversion.so' is up to date. make[2]: Leaving directory `/localhome/emmebi/wine/dlls/version' make[2]: Entering directory `/localhome/emmebi/wine/dlls/msvideo' make[2]: `libm...
2004 Jun 23
0
[LLVMdev] weird issue with mem2reg
...f "program instructions". For some reason even > > though if I run it with any other combination of passes I've found, anytime > > I run it with mem2reg I get a seg fault in dyn_cast! Here's output: > > > > Starting program: > > /mounts/zion/disks/0/localhome/pmeredit/llvm/tools/Debug/opt -load > > ../Debug/libmetasplit.so -mem2reg -metasplit < test3.s.bc > out.bc > > This is a crash in your pass. Try running: > > opt -mem2reg test3.s.bc -o tmp.bc > opt -load ... -metasplit tmp.bc -o out.bc I've already tried that and y...
2004 Jun 23
3
[LLVMdev] IRC: Discussion About Upgrades To Bugzilla
I thought this conversation was worth saving. DannyB who did wonderful things with GCC's use of bugzilla has offered the same capability to LLVM. Thanks, Danny! <DannyB> sabre: BTW, if you need any of the bugzilla fun i have implemented for gcc, let me know [22:47] <sabre> Cool, what kinds of things do you have? [22:47] <DannyB> Besides the triplet stuff, i changed some of
2010 Aug 23
3
[LLVMdev] Problem cross-compiling llvm-gcc for AIX-PowerPC
...ariadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute " \ CONFIG_H="config.h auto-host.h ../../llvm-gcc-4.2-2.7.source/gcc/../include/ansidecl.h" \ MAKEOVERRIDES= \ -f libgcc.mk all make[3]: Entering directory `/localhome/simmon12/aix-cross/obj/gcc' /localhome/simmon12/aix-cross/obj/./gcc/xgcc -B/localhome/simmon12/aix-cross/obj/./gcc/ -B/localhome/simmon12/aix-cross/obj/../install/powerpc-ibm-aix5.1.0.0/bin/ -B/localhome/simmon12/aix-cross/obj/../install/powerpc-ibm-aix5.1.0.0/lib/ -isystem /localhome/sim...
2005 Feb 25
0
[LLVMdev]Linker error building (modified) lli
Linking lli debug executable (without symbols) /mounts/zion/disks/0/localhome/pmeredit/llvm/lib/Debug/lli-interpreter.o(.te xt+0x643a): In function `llvm::Interpreter::callExternalFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&)': /localhome/pmeredit/llvm/lib/ExecutionEngine/Interpreter/ExternalFuncti...
2003 Oct 23
0
[LLVMdev] RE: Ticket #7559: FW: Bradfields/PCJF-10959
Great! Could you please add a /localhome directory to each of them? Since there are 2 disks per machine, perhaps the best thing to do would to make /localhome a real directory and make separate local directories on each disk, so that we can each do something like this: /localhome/vadve -> /mounts/seraph/disks/0/localhome/vadve /loc...
2003 Oct 23
0
[LLVMdev] RE: Ticket #7559: FW: Bradfields/PCJF-10959
...riginal Message----- > From: Vikram S. Adve [mailto:vadve at cs.uiuc.edu] > Sent: Thursday, October 23, 2003 1:55 PM > To: 'Nate Fyie' > Cc: 'LLVM Developers List' > Subject: RE: Ticket #7559: FW: Bradfields/PCJF-10959 > > > Great! Could you please add a /localhome directory to each > of them? Since there are 2 disks per machine, perhaps the > best thing to do would to make /localhome a real directory > and make separate local directories on each disk, so that we > can each do something like this: > > /localhome/vadve -> /mounts/s...
2005 Feb 24
4
[LLVMdev] LLVM CygWin build error ?
There do not seem to be any binaries for CygWin only Linux and the Mac :( I tried building the frontend on CygWin but ended up with a makeinfo error then a build error that I could not do anything about. I will have to get my Linux Laptop from home and use that. Many thanks, Aaron
2008 Feb 05
1
[LLVMdev] signed integer types still in LLVM 2.1
I didn't 'cause my llvm-gcc just seems to be 4.0: ]$ llvm-gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../llvm-gcc4-1.9.source/configure --prefix=/mounts/zion/disks/0/localhome/tbrethou/llvm-gcc4/obj/../install --enable-llvm=/localhome/tbrethou/llvm --enable-languages=c,c++ --disable-threads Thread model: single gcc version 4.0.1 LLVM (Apple Computer, Inc. build 1.9) Do I have to also update llvm-gcc whenever I update llvm? Please forgive my ignorance and thanks for you...
2005 Nov 03
4
[LLVMdev] llvm-test configure problem
Following the instructions here: http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run I get an error running configure in the llvm-test directory. ./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ --with-f2c=/home/vadve/shared/localtools/sparc --with-llvmsrc=/localhome/tbrethou/llvm --with-llvmobj=/localhome/tbrethou/llvm Error: [cut lots of config output] checking how to hardcode library paths into programs... immediate checking whether stripping libr...
2005 Nov 03
0
[LLVMdev] llvm-test configure problem
Tanya Lattner wrote: > > Following the instructions here: > http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run > > I get an error running configure in the llvm-test directory. > > ./configure > --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ > --with-f2c=/home/vadve/shared/localtools/sparc > --with-llvmsrc=/localhome/tbrethou/llvm > --with-llvmobj=/localhome/tbrethou/llvm > > Error: > [cut lots of config output] > checking how to hardcode library paths into programs... immedi...
2008 Apr 07
2
[LLVMdev] Problem Linking Analysis Group
...; ... which is then inherited by another pass: class PoolAllocateSimple : public PoolAllocate { ... } When I compile the code into a dynamically linked library, everything is fine. However, when I try to link that dynamic library into a program in another project, I get the following error: /localhome/criswell/llvm22/projects/llvm-poolalloc/Debug/lib/libpoolalloc.so: undefined reference to `vtable for llvm::PoolAllocateGroup' /mounts/maute/disks/0/criswell/llvm22/projects/safecode/Debug/lib/libpointerchecks.so: undefined reference to `typeinfo for llvm::PoolAllocateGroup' Does anyone...
2011 May 12
2
[LLVMdev] Machine Function Pass
I tried llc -load /localhome/aggarwa4/llvm27/llvm-obj/projects/poolalloc/Debug/lib/libCodegen.so --help But this does not show my pass. It says it is an unknown command line argument. Arushi On Thu, May 12, 2011 at 11:21 AM, John Criswell <criswell at illinois.edu> wrote: > On 5/12/11 11:17 AM, Arushi Aggarwal wro...
2005 Feb 25
3
[LLVMdev]Linker error building (modified) lli
...CWriter if you're using the LLVM Makefile system. Otherwise you just need to make sure that {Debug,Release}/lib/LLVMBCWriter.o gets added to the link line. Reid. On Thu, 2005-02-24 at 16:37, Patrick Meredith wrote: > Linking lli debug executable (without symbols) > /mounts/zion/disks/0/localhome/pmeredit/llvm/lib/Debug/lli-interpreter.o(.te > xt+0x643a): In function > `llvm::Interpreter::callExternalFunction(llvm::Function*, > std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > > const&)': > /localhome/pmeredit/llvm/lib/ExecutionEngine/I...
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
...28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 GNU/Linux /proc/cpuinfo dual core Intel(R) Core(TM)2 CPU X6800 @ 2.93GHz (cache size 4096) llvm-gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../llvm-gcc4.2-2.5.source/configure --prefix=/mounts/zion/disks/0/localhome/tbrethou/2.5/prerelease2/llvm-gcc/obj/../install --program-prefix=llvm- --enable-llvm=/localhome/tbrethou/2.5/prerelease2/llvm-2.5/ --disable-bootstrap --enable-languages=c,c++,fortran Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5636) (LLVM build 2.5) (Binary from official x86...
2011 May 23
2
[LLVMdev] Debug llc crash using bugpoint
...llvm::Module&) + 111 14 llc 0x00000000012eaeeb llvm::PassManager::run(llvm::Module&) + 33 15 llc 0x00000000009dfc6b main + 2201 16 libc.so.6 0x0000003255a1d994 __libc_start_main + 244 17 llc 0x00000000009de5c9 Stack dump: 0. Program arguments: /localhome/aggarwa4/llvm29/llvm-obj/Debug+Asserts/bin/llc Output/253.perlbmk.linked.rbc 1. Running pass 'Function Pass Manager' on module 'Output/253.perlbmk.linked.rbc'. Thanks, Arushi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm...
2009 Sep 15
4
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
On Tuesday 15 September 2009 08:16, Olivier Meurant wrote: > llvm-gcc -v > Using built-in specs. > Target: i686-pc-linux-gnu > > gcc -v > Using built-in specs. > Target: i486-linux-gnu Different targets. It's no surprise 486 code would perform much worse than i686 code. These compilers need to target the same architecture. Ideally the Makefile would include
2008 Sep 29
1
[LLVMdev] llvm-gcc : why no optimization?
...ach piece of code was intact? [llvm-dis final_opt] Am I missing something here? Please let me know. Thanks, Vishal PS: Here is the version information $ llvm-gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../llvm-gcc4.2-2.3.source/configure --prefix=/mounts/zion/disks/0/localhome/tbrethou/2.3/test/llvm-gcc/install --program-prefix=llvm- --enable-llvm=/mounts/zion/disks/0/localhome/tbrethou/2.3/test/llvm-2.3/ --enable-languages=c,c++ --disable-shared --disable-bootstrap Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5555) (LLVM build 2.3) $ /usr/local/bin...