search for: eduhttp

Displaying 20 results from an estimated 446 matches for "eduhttp".

2008 Apr 08
1
[LLVMdev] LLVM Server Back Up
...server is back online.  If you find something that isn't > working, please let me know. > > Thanks for your patience. > > -- John T. > > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2008 Jul 01
0
[LLVMdev] llvm/tools/lto* rename heads up
....  If you   > get an error about this from svn, just do: > > $ rm -rf llvm/tools/lto* > $ svn up llvm/tools > > to fix it, > > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2008 Apr 09
3
[LLVMdev] LLVM Server Back Up
Dear All, The LLVM server is back online. If you find something that isn't working, please let me know. Thanks for your patience. -- John T.
2008 Jul 01
4
[LLVMdev] llvm/tools/lto* rename heads up
Devang removed the old llvm/tools/lto directory and renamed lto2 -> lto. The end result of this is that 'svn up' may complain. If you get an error about this from svn, just do: $ rm -rf llvm/tools/lto* $ svn up llvm/tools to fix it, -Chris
2008 Apr 04
0
[LLVMdev] PATCH: Use size reduction -- wave1
...d correctly, the purpose of the testsuite is to test > system gcc/g++ vs. LLC vs. CBE vs. JIT. point taken. thanks! > > Best regards, > --Edwin > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2011 Dec 06
8
[LLVMdev] GetElementPtr
Does a transform exist to breakdown the GEP? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/e88dddfe/attachment.html>
2009 Sep 27
2
[LLVMdev] llvm-db status
...but llvm-db is little more than a   > command line prompt that is similar to GDB's.  It has no actually   > useful debugger logic. > > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2008 Apr 04
2
[LLVMdev] PATCH: Use size reduction -- wave1
heisenbug wrote: > On Apr 3, 10:53 pm, Gabor Greif <ga... at mac.com> wrote: > ... > > >>> 3) Make sure that make check and some reasonable subset of llvm-test >>> passes with this patch :) >>> >> I have never run llvm-test in the past. Is it just checking it out and >> following a readme? >> > > > After
2009 Oct 25
2
[LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
Daniel Dunbar tells me it's no longer in use, and poking around shows that it is extremely out of sync with trunk source code.
2009 Oct 29
0
[LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
...e.com> wrote: > Daniel Dunbar tells me it's no longer in use, and poking around shows > that it is extremely out of sync with trunk source code. > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2008 Apr 08
0
[LLVMdev] LLVM Server Back Up
...something that isn't >> working, please let me know. >> >> Thanks for your patience. >> >> -- John T. >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp:// >> lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2012 Apr 12
2
[LLVMdev] How to compile a linux module into .bc file using clang or llvm command?
...______________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -- Thanks, Justin Holewinski _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.eduhttp://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120412/b1ac1a66/attachment.html>
2014 Oct 21
2
[LLVMdev] Fetching the functions in C files
...nk > them together using clang and libLTO or the llvm-link tool. > > Regards, > > John Criswell > > > Regards, > > -Amir > > > _______________________________________________ > LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > -- > John Criswell > Assistant Professor > Department of Computer Science, University of Rochesterhttp://www.cs.rochester.edu/u/criswell > > -------------- next part -------------- An HTML attachment was scrubbed... URL...
2011 Dec 08
0
[LLVMdev] GetElementPtr
...:53, Ryan Taylor wrote: >>>> >>>> Does a transform exist to breakdown the GEP? >>>> >>>> >>>> _______________________________________________ >>>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>>> >>>> >>>> >>> >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111208/76b07d24/attachment.html&...
2008 Nov 26
1
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
...then the type legalizer >> can be generalized to handle this without too much difficulty. >> >> Ciao, >> >> Duncan. >> _______________________________________________ >> LLVM Developers mailing list >> LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2009 Jul 17
0
[LLVMdev] "LLVM powered Mono"
...t: > > http://tirania.org/blog/archive/2009/Jul-16.html > > Paul > > PS Zoltan, sorry if I stole your opportunity to break the news :) > > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2009 Jul 17
2
[LLVMdev] "LLVM powered Mono"
Looks like LLVM support in Mono has matured to the point they're willing to advertise it: http://tirania.org/blog/archive/2009/Jul-16.html Paul PS Zoltan, sorry if I stole your opportunity to break the news :)
2011 Dec 07
0
[LLVMdev] GetElementPtr
...20:53, Ryan Taylor wrote: >>>> >>>> Does a transform exist to breakdown the GEP? >>>> >>>> >>>> _______________________________________________ >>>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>>> >>>> >>>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111207/91c4b0f9/attachment.html>
2012 Apr 19
2
[LLVMdev] Issue with GetElementPtrInst in Instruction Combining pass
...d to this?    If nothing is changed related to this, i will simply comment out this code, as after commenting, it works for me and forget the problem.     Regards, Pankaj     _______________________________________________LLVM Developers mailing listLLVMdev at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120419/5f7321dc/attachment.html>
2009 Sep 28
0
[LLVMdev] llvm-db status
...re than a >> command line prompt that is similar to GDB's. It has no actually >> useful debugger logic. >> >> -Chris >> _______________________________________________ >> LLVM Developers mailing list >> LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev