search for: publiccv

Displaying 20 results from an estimated 28 matches for "publiccv".

Did you mean: publiccvs
2004 Jun 24
5
[LLVMdev] Using -noexternals option of NightlyTest.pl
...ing the NightlyTest.pl file? To run the tester I don't use > gmake directly at all. Instead, I have this in my crontab: > > 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan /home/vadve/shared/PublicCVS $HOME/buildtest-X86 $HOME/cvs/testresults-X86 > > When run like this, you can use -noexternals as you wish. Thank you fo information. I will used this code for tester run. Bu i have problem - script:termnated with error: "Cannot change directory to: llvm source directory (llvm) at /...
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...To run the tester I don't use > > gmake directly at all. Instead, I have this in my crontab: > > > > 5 3 * * * > LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs > $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan > /home/vadve/shared/PublicCVS $HOME/buildtest-X86 $HOME/cvs/testresults-X86 > > > > When run like this, you can use -noexternals as you wish. > Thank you fo information. > > I will used this code for tester run. > > Bu i have problem - script:termnated with error: > > "Cannot change direct...
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...e you using the NightlyTest.pl file? To run the tester I don't use gmake directly at all. Instead, I have this in my crontab: 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan /home/vadve/shared/PublicCVS $HOME/buildtest-X86 $HOME/cvs/testresults-X86 When run like this, you can use -noexternals as you wish. -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2007 Jun 29
2
[LLVMdev] Web Server back up
...he LLVM web server is up and running, but we're still working on some >> subversion configuration issues. The server may go up and down >> intermittently as we try configuration changes over the next half hour. >> > > Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/passwd. > This prevents anyone with no account on zion from checking out or diffing > the CVS tree. > That was used to disable write access to CVS (the anon account was enabled for read-only access). The files are marked read-only, so I think CVS will still deny commit acces...
2004 Jun 24
3
[LLVMdev] Using -noexternals option of NightlyTest.pl
At this moment I use "gmake TEST=nightly" command line to run night tester What I must specific and where to disable SPEC run (i don't have it) I known about new NightlyTest.pl option: -noexternals But what I must do for enable it Vladimir
2006 Nov 25
3
[LLVMdev] Zion Out Of Disk Space!
...r returntosender: cannot select queue for llvm Insufficient disk space; try again later returntosender: cannot select queue for postmaster putbody: write error: No space left on device Error writing control file qfkAP47Kfr021140: No space left on device Failed running sendmail at /home/vadve/shared/PublicCVS/CVSROOT/commit-diffs.pl line 233. Reid.
2006 Nov 25
0
[LLVMdev] Zion Out Of Disk Space!
...select queue for llvm >Insufficient disk space; try again later >returntosender: cannot select queue for postmaster >putbody: write error: No space left on device >Error writing control file qfkAP47Kfr021140: No space left on device >Failed running sendmail >at /home/vadve/shared/PublicCVS/CVSROOT/commit-diffs.pl line 233. > >Reid. > > >
2006 Dec 08
0
[LLVMdev] Proposed: first class packed structures
...quot; }"; + if (STy->isPacked()) + Result += ">"; break; Please use '>' instead of ">", likewise '<'. Index: lib/VMCore/Type.cpp =================================================================== RCS file: /home/vadve/shared/PublicCVS/llvm/lib/VMCore/Type.cpp,v retrieving revision 1.151 diff -t -d -u -p -5 -r1.151 Type.cpp --- lib/VMCore/Type.cpp 27 Nov 2006 01:05:10 -0000 1.151 +++ lib/VMCore/Type.cpp 6 Dec 2006 18:07:50 -0000 @@ -1158,24 +1167,26 @@ public: static ManagedStatic<TypeMap<StructValType, StructType> &...
2004 Jun 24
1
[LLVMdev] Using -noexternals option of NightlyTest.pl
...ing the NightlyTest.pl file? To run the tester I don't use > gmake directly at all. Instead, I have this in my crontab: > > 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan /home/vadve/shared/PublicCVS $HOME/buildtest-X86 $HOME/cvs/testresults-X86 > > When run like this, you can use -noexternals as you wish. > For note: I am use suggested in http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run method: "For example, you could run the nightly tester tests using the following commands:...
2007 Jan 09
3
[LLVMdev] MiBench
Dear All, Please don't kill me. I've accidentally removed the directory /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MiBench from the LLVM Test CVS repository. I can either have our IT people restore it off of backup, or if someone has an updated copy of it, they can re-commit all the files. If you can recommit the files, please email me and do so. Otherwise, I'll email ou...
2007 Jun 29
3
[LLVMdev] Web Server back up
Dear All, The LLVM web server is up and running, but we're still working on some subversion configuration issues. The server may go up and down intermittently as we try configuration changes over the next half hour. Sorry for the inconvenience. -- John T.
2007 Jun 29
0
[LLVMdev] Web Server back up
...07, John Criswell wrote: > The LLVM web server is up and running, but we're still working on some > subversion configuration issues. The server may go up and down > intermittently as we try configuration changes over the next half hour. Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/passwd. This prevents anyone with no account on zion from checking out or diffing the CVS tree. I restored it. -Chris -- http://nondot.org/sabre/ http://llvm.org/
2007 Jun 29
0
[LLVMdev] Web Server back up
...ver is up and running, but we're still working on some >>> subversion configuration issues. The server may go up and down >>> intermittently as we try configuration changes over the next half hour. >>> >> >> Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/passwd. >> This prevents anyone with no account on zion from checking out or diffing >> the CVS tree. >> > That was used to disable write access to CVS (the anon account was > enabled for read-only access). Please change all accounts to be read-only. This broke cv...
2006 Nov 25
1
[LLVMdev] Zion Out Of Disk Space!
...; Insufficient disk space; try again later >> returntosender: cannot select queue for postmaster >> putbody: write error: No space left on device >> Error writing control file qfkAP47Kfr021140: No space left on device >> Failed running sendmail >> at /home/vadve/shared/PublicCVS/CVSROOT/commit-diffs.pl line 233. >> >> Reid. >> >> >> > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2006 Dec 06
4
[LLVMdev] Proposed: first class packed structures
Currently, Structure layout is left to targets, which implement them according to the ABI of that platform. While this is fine for most structures, it makes packed structures very ugly. All fields in a packed type must be converted to byte arrays with casts to access fields, which bloats accesses and obsfucates the types. First class support for packed types would clean up the generated code
2004 Jun 24
2
[LLVMdev] Using -noexternals option of NightlyTest.pl
> > Hrm, you probably have to tell it how to check out the LLVM tree. The > /home/vadve/shared/PublicCVS path is the internal path to the root of the > CVS repository. I'm not sure if the tester script has the ability to > check out the tree over anon cvs yet. Reid do you know? :pserver:anon at llvm-cvs.cs.uiuc.edu:2401/var/cvs/llvm work for me Waiting test results... Vladimir
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...To run the tester I don't use > > gmake directly at all. Instead, I have this in my crontab: > > > > 5 3 * * * > LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs > $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan > /home/vadve/shared/PublicCVS $HOME/buildtest-X86 $HOME/cvs/testresults-X86 > > > > When run like this, you can use -noexternals as you wish. > Thank you fo information. > > I will used this code for tester run. > > Bu i have problem - script:termnated with error: > > "Cannot change dir...
2005 Oct 24
0
[LLVMdev] [patch] Fix problems with build LLVM using gcc 4.1.0(gcc CVS mainline)
...member-functions in llvm namespace with > declaration in <global>::<unnamed> namespace Ahhh, ok, I see. I just applied a patch to SparcV8. With it, does this patch fix the problem? =================================================================== RCS file: /home/vadve/shared/PublicCVS/llvm/utils/TableGen/CodeEmitterGen.cpp,v retrieving revision 1.41 diff -u -r1.41 CodeEmitterGen.cpp --- CodeEmitterGen.cpp 19 Aug 2005 01:04:33 -0000 1.41 +++ CodeEmitterGen.cpp 24 Oct 2005 06:40:56 -0000 @@ -76,7 +76,7 @@ std::vector<Record*> Insts = Records.getAllDerivedDefiniti...
2007 Jan 09
0
[LLVMdev] MiBench
...t take long to do it and it will preserve the logs. --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ On Jan 9, 2007, at 5:23 PM, John Criswell wrote: > Dear All, > > Please don't kill me. > > I've accidentally removed the directory > /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MiBench > from the LLVM Test CVS repository. > > I can either have our IT people restore it off of backup, or if > someone > has an updated copy of it, they can re-commit all the files. > > If you can recommit the files, please email me and d...
2007 Jun 29
1
[LLVMdev] Web Server back up
...gt;>> on some >>>> subversion configuration issues. The server may go up and down >>>> intermittently as we try configuration changes over the next >>>> half hour. >>>> >>> >>> Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/ >>> passwd. >>> This prevents anyone with no account on zion from checking out or >>> diffing >>> the CVS tree. >>> >> That was used to disable write access to CVS (the anon account was >> enabled for read-only access). > >...