search for: viewvc

Displaying 20 results from an estimated 969 matches for "viewvc".

2016 Mar 15
2
LLVM.org/viewvc down?
Is there any eta for when viewvc will be back? I prefer to use viewvc because all of the commit emails have the SVN commit number, but not the corresponding git hashes, so it makes it easier to look it up. Or is there some easy way to map an svn commit number to the corresponding git hash? Douglas Yung From: Johan Engelen [mailt...
2016 Apr 25
3
ViewVC not working any more
On Mon, Apr 25, 2016 at 1:26 PM, Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I wish we could just get the viewvc working or set up some kind of > forwarding from those URLs to something that works. > > There are tons and tons of links pointing to the viewvc which are now > broken, including the archives of all commit emails. I share in that desire; the commit emails thing tripped me up just this...
2016 Apr 25
3
ViewVC not working any more
Hi, Since ViewVC has been down for a while, I was wondering if it's possible to change the revision links from lab.llvm.org to point elsewhere. For instance, the Phabricator revision if there is one, or maybe the klaus link. Could this be done? Cheers, Diana On Thu, Apr 21, 2016 at 4:32 PM, John Criswell via...
2016 Apr 25
4
ViewVC not working any more
"If memory serves correctly, ViewVC was intentionally disabled because it was causing some problems on the LLVM server (load problems, I think)." If that is the case, perhaps something as simple as a robots.txt will solve the load problem? On Tue, Apr 26, 2016 at 5:26 AM, Hans Wennborg via llvm-dev < llvm-dev at lists.llvm...
2016 Mar 15
3
LLVM.org/viewvc down?
Unfortunately, we had lot of bogus requests to viewvc (e.g. asking for history / blame for random revision) which looked like a DoS. Most probably we'll enable it after llvm.org will be migrated to new hardware. On Tue, Mar 15, 2016 at 1:24 PM, Hans Wennborg <hans at chromium.org> wrote: > The commit emails, including the ones in the mai...
2016 Apr 20
2
ViewVC not working any more
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 It looks like something, something, something is broken with regards to svn's viewvc linked from the llvm.org front page? Can someone poke an admin about it? http://llvm.org/viewvc/llvm-project/cfe/trunk sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJXF6reXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOT...
2016 Apr 27
2
ViewVC not working any more
I reenabled viewvc with some functionality turned off. Let's see how it will work. On Mon, Apr 25, 2016 at 9:17 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote: > I will try to see whether we could restore limited viewvc functionality. > > On Mon, Apr 25, 2016 at 8:30 PM, Aaron Ballman v...
2015 Aug 12
2
[3.7 Release] Release Candidate 2 available
Hello everyone, Source, binaries and docs for LLVM 3.7.0-rc2 are now available at http://llvm.org/pre-releases/3.7.0/ Please try them out, run tests, build your favourite projects, and *file bugs* reporting any issues that you find. We are now getting into the part of the release process where it's time to wrap things up, so if you were thinking about doing some tests or getting something
2016 Feb 27
2
LLVM.org/viewvc down?
It's currently disabled until the issues with llvm.org load would be resolved. Use klaus instead. On Sat, Feb 27, 2016 at 6:53 AM, Yung, Douglas via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi, > > > > I’ve noticed since about Thursday that llvm.org/viewvc seems to be only > returning 404 error when trying to access it. Is this service going away? > > > > Douglas Yung > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailma...
2012 Aug 20
1
[LLVMdev] llmv3.0 CBackend convert IR to IR error
Thank you for answering my E-mail. According to http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/047989.html, I open the link: https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.gpu.patch?root=kernelgen&view=markup https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.patch?revision=591&root=kernelgen&view=markup The result is: SCM Repository An Exception Has Occurred trunk/patches/llvm.gpu.patch: unknown location HTTP Response Status...
2016 Feb 27
3
LLVM.org/viewvc down?
Hi, I've noticed since about Thursday that llvm.org/viewvc seems to be only returning 404 error when trying to access it. Is this service going away? Douglas Yung -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160227/7fb2d558/attachment.html>
2007 Feb 14
1
Viewcvs/svn broken?
http://svn.xapian.org/trunk/xapian-core/backends/remote/remote-database. cc Trying to 'view as text' this breaks with: Traceback (most recent call last): File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 3611, in main request.run_viewvc() File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 388, in run_viewvc self.view_func(self) File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 2132, in view_checkout path, rev = _orig_path(...
2014 Dec 05
2
[LLVMdev] Vectorize Patches for 3.5.1 (was Re: Proposed patches for Clang 3.5.1)
...21009: Correctly update dom-tree after loop vectorizer. > r222451: Fix a trip-count overflow issue in LoopUnroll. > r223170 and r223171: PR21302.Vectorize only bottom-tested loops. > Hi Arnold, Nadav, and Hal Are these patches OK for the 3.5 branch. Here are the links: http://llvm.org/viewvc/llvm-project?view=revision&revision=221009 http://llvm.org/viewvc/llvm-project?view=revision&revision=222451 http://llvm.org/viewvc/llvm-project?view=revision&revision=223170 http://llvm.org/viewvc/llvm-project?view=revision&revision=223171 -Tom > Are these patches look ok for...
2008 Oct 22
2
[LLVMdev] r57974 & r57976 for PR2888
...u > Subject: [llvm-commits] [llvm] r57974 - /llvm/trunk/autoconf/ > configure.ac > Reply-To: Commit Messages and Patches for LLVM <llvm-commits at cs.uiuc.edu > > > > Author: gordon > Date: Wed Oct 22 07:40:40 2008 > New Revision: 57974 > > URL: http://llvm.org/viewvc/llvm-project?rev=57974&view=rev > Log: > [PR2886] Don't look for ocaml's .opt executables; something in the > autoconf/test machinery doesn't handle the period properly. > > Modified: > llvm/trunk/autoconf/configure.ac > > Modified: llvm/trunk/autoconf/c...
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote: > > From: Daniel Sanders > > Sent: 25 November 2014 17:39 > > To: Eric Christopher; Tom Stellard > > Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu) > > Subject: RE: [LLVMdev] Proposed patches for Clang 3.5.1 > > > > > > > > I'd also like to propose the inclusion of
2014 Feb 14
5
[LLVMdev] [llvm] r201432 - Remove myself as owner of libc++
On Feb 14, 2014, at 1:09 PM, Howard Hinnant <hhinnant at apple.com> wrote: > Author: hhinnant > Date: Fri Feb 14 15:09:01 2014 > New Revision: 201432 > > URL: http://llvm.org/viewvc/llvm-project?rev=201432&view=rev > Log: Remove myself as owner of libc++ > > Modified: > llvm/trunk/CODE_OWNERS.TXT > > Modified: llvm/trunk/CODE_OWNERS.TXT > URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=201432&r1=201431&r2=201432&amp...
2009 Dec 15
3
[LLVMdev] code generation for calls in JITted code after r88984
Hi, After this commit: http://llvm.org/viewvc/llvm-project?view=rev&revision=88984 the X86 JIT no longer emits calls using call <ADDR>, but always uses mov REG, <ADDR>, call *REG. This causes problems for the usage of LLVM in JITs since the JIT can no longer patch the callsite after the callee have been compiled. According to...
2015 Mar 30
0
viewvc for EL7?
Is there a reliable repo with viewvc for Centos7? Or some reason it isn't in EPEL? -- Les Mikesell lesmikesell at gmail.com
2008 Mar 27
2
[LLVMdev] first two chapters for the ocaml bindings in svn
...interest in trying it out, I'd love any feedback. If you've got the svn trunk checked out, you'll find the docs here: docs/tutorial/OCamlLangImpl1.html docs/tutorial/OCamlLangImpl2.html If not, you can view the css-less version here for those without llvm checked out: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/OCamlLangImpl1.html?revision=48871 http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/OCamlLangImpl2.html?revision=48871 In order to get it to run the examples, you'll need the svn trunk version of llvm, ocaml 3.10 installed, and llvm configured...
2012 Aug 18
0
[LLVMdev] llmv3.0 CBackend convert IR to IR error
Hi, First of all, please note: as of v3.1, C backend has been thrown away for being "buggy" and "unmaintained". Several months ago there was a similar question, and it was solved. Please see the patch attached here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/047989.html Best, - D. 2012/8/18 xiaoyaollvm <xiaoyaollvm at 126.com>: > In llvm3.0,I use the llc