Displaying 5 results from an estimated 5 matches similar to: "Viewcvs/svn broken?"
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
2002 Oct 25
1
viewcvs interface
I've added a web interface to the cvs repository (viewcvs). I find this is pretty handy for
tracking changes or pointing people at files for reference. Just follow the browse link at
the top of the main cvs page:
http://www.xiph.org/cvs.html
We used to have an (undocumented, I think) cvsweb interface, but it looks like it didn't make
it to the new server. Viewcvs is better,
2003 Mar 21
3
I've pulled the plug on viewcvs
While trying to get other work done on Motherfish-II, I couldn't help
but notice that machine load was over *200*, due entirely to the
viewCVS CGI. Either we were being DoSed via the cgi, or it's too
inefficient to even think about using.
Motherfish is a server intended for *core services only*. We've been
steadily forgetting that. Core services include CVS, mail and web.
They
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
2012 Aug 18
2
[LLVMdev] llmv3.0 CBackend convert IR to IR error
In llvm3.0,I use the llc to convert the IR to C code,
But the code lack key words like "struct", Who can tell me how to modify the CBackend, 3Q ^-^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120818/ee901cb1/attachment.html>