search for: t6g

Displaying 20 results from an estimated 63 matches for "t6g".

Did you mean: 16g
2012 Jul 05
3
[LLVMdev] "symbol lookup error" while running a Simple Loop Pass
...e "writing a pass" tutorial the "Hello" pass has been declared as a struct but most (if not all) the LLVM passes are written as classes. Thanks a lot; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120705/ff65500b/attachment.html>
2012 Jul 05
1
[LLVMdev] "symbol lookup error" while running a Simple Loop Pass
...quot;Hello" pass has been > declared as a struct but most (if not all) the LLVM passes are written as > classes. > > Thanks a lot; > -- > Arnamoy Bhattacharyya > Athabasca Hall 143 > Department of Computing Science - University of Alberta > Edmonton, Alberta, Canada, T6G 2E8 > 587-710-7073 > > > > -- > Arnamoy Bhattacharyya > Athabasca Hall 143 > Department of Computing Science - University of Alberta > Edmonton, Alberta, Canada, T6G 2E8 > 587-710-7073 > > _______________________________________________ > LLVM Developers maili...
2012 Jul 05
0
[LLVMdev] "symbol lookup error" while running a Simple Loop Pass
...e "writing a pass" tutorial the "Hello" pass has been declared as a struct but most (if not all) the LLVM passes are written as classes. Thanks a lot; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attac...
2010 Apr 04
2
One question about saving graph by using xyplot
...aste("fig",i,".pdf",sep="") pdf(filename,width=6.5,height=4.5) plot(lat ~ long, data = quakes) graphics.off() } # I can open the pdf files. Hope you can help me. Thanks so much, --- Jian Zhang Department of Renewable Resources University of Alberta Edmonton, Alberta T6G 2H1, Canada Phone (office): 780-492-8670 Email: jzhang1982@gmail.com; zjian@ualberta.ca [[alternative HTML version deleted]]
2012 May 20
1
[LLVMdev] Error While Inserting New Instruction to LLVM IR
.../Bitcode/LLVMBitCodes.h llvm/lib/Bitcode/Reader/BitcodeReader.cpp llvm/lib/VMCore/Instruction.cpp llvm/lib/VMCore/Instructions.cpp llvm/include/llvm-c/core.h Thank you; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 780-680-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120520/c12b74c3/attachment.html>
2013 Nov 05
2
[LLVMdev] Identifying the instructions that uses a pointer used as a function argument
...into register and then the register is passed in the argument. Sorry if the question does not make sense. Any pointer or explanation will be appreciated. Thanks a lot!! -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073
2013 Nov 05
1
[LLVMdev] Identifying the instructions that uses a pointer used as a function argument
...if the question does not make sense. Any pointer or explanation >> will be appreciated. >> >> Thanks a lot!! >> -- >> Arnamoy Bhattacharyya >> Athabasca Hall 143 >> Department of Computing Science - University of Alberta >> Edmonton, Alberta, Canada, T6G 2E8 >> 587-710-7073 >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- Arnamoy Bhattacharyya Athabasca Hall 1...
2012 Jun 20
3
[LLVMdev] Is Loop Dependence Analysis Printing Correct Stats?
...first we get 11 "dependent"(must) accesses and later it says 11 "unknown" (may) accesses? Am I doing anything wrong or the code seems buggy? Thanks; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120620/2dc31fde/attachment.html>
2012 Sep 07
1
[LLVMdev] Get the filename on which a pass is running?
...I run my pass like this - opt -S -loops -load /home/arnie/llvm-clang/llvm/Release+Asserts/lib/XYZ.so -xyz <b.bc> b1.bc I want to get b.bc in the pass. Thank you; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120906/5152ad42/attachment.html>
2002 Mar 14
1
Printer Configurations
...ments and such are intact. Any ideas on this one? BTW Our servers are running Solaris8, Linux (red hat 7.2), etc... -- -Broderick Wood- Analyst, Systems Support Group Department of Computing Sciences Athabasca Hall, Room 205 University of Alberta Edmonton, Alberta, Canada T6G 2E1 (780) 492-5018 "Failure is NOT an option; It's bundled with your software."
2004 Nov 17
2
Cross-correlated variables in kernel density estimation
...there. Thanks in advance. Adam ---------------------------------------------------------------------------- Adam Kenea Gobena Research Assistant, Water Resources Engineering Department of Civil & Environmental Engineering 220 Civil/Electrical Eng Bldg University of Alberta Edmonton, AB CANADA T6G 2G7
2012 Sep 05
2
[LLVMdev] llvm::ConstantArray::get(llvm::LLVMContext&, llvm::StringRef, bool) deprecated?
...ray Constant using currently available get method? Previously llvm::ConstantArray::get(getGlobalContext(), "hello world", true) should have worked. Thank you; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120905/1bfb4bec/attachment.html>
2013 Nov 05
0
[LLVMdev] Identifying the instructions that uses a pointer used as a function argument
...n the argument. > > Sorry if the question does not make sense. Any pointer or explanation > will be appreciated. > > Thanks a lot!! > -- > Arnamoy Bhattacharyya > Athabasca Hall 143 > Department of Computing Science - University of Alberta > Edmonton, Alberta, Canada, T6G 2E8 > 587-710-7073 > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbe...
2012 Jun 16
2
[LLVMdev] What's Going Wrong with GCC 4.6.3 + dragonegg 3.1
...llo.bc output: hello world hello.c: #include <stdio.h> int main() { printf("hello world\n"); return 0; } Any suggestions on how to do it in llvm-gcc? -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120616/75684e09/attachment.html>
2012 Jul 04
1
[LLVMdev] Correct Way to Build an LLVM Pass
.... Is it the only way to integrate my pass into LLVM? Because, every time I modify my pass, I have to rebuilt LLVM which takes close to half-an-hour to build? Thank you; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120704/f508dbe4/attachment.html>
2012 Sep 05
1
[LLVMdev] Calling a function with a pointer to a global char array as argument
...positeType*]: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. What might I be doing wrong? Thanks a lot; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 587-710-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120905/818702a6/attachment.html>
2010 Nov 09
1
[LLVMdev] How can we recruit a reviewer for our path-profiling implementation?
...de and possibly approve it for commitment? Cheers, Nelson / \ / / Jose Nelson Amaral - amaral at cs.ualberta.ca ) / ( Professor / / \ Dept. of Computing Science - University of Alberta ( / ) Edmonton, Alberta, Canada, T6G 2E8 \ O / Phone: (780)492-5411 Fax: (780)492-1071 \ / http://www.cs.ualberta.ca/~amaral `----' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101109/6c14d22d/attachment...
2012 May 18
3
[LLVMdev] Adding a New Instruction to LLVM IR
...n to parse my instruction from assembly text file (STEP 4) and add the grammar on how my instruction can be read and what it will construct as a result (STEP 5). Thanks; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science - University of Alberta Edmonton, Alberta, Canada, T6G 2E8 780-680-7073 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120518/29f7d3ec/attachment.html>
2010 Dec 25
0
[LLVMdev] Reviewer for our Path Profiling Implementation
...we observe any impact on performance. -- Cheers, Nelson / \ / / Jose Nelson Amaral - amaral at cs.ualberta.ca ) / ( Professor / / \ Dept. of Computing Science - University of Alberta ( / ) Edmonton, Alberta, Canada, T6G 2E8 \ O / Phone: (780)492-5411 Fax: (780)492-1071 \ / http://www.cs.ualberta.ca/~amaral `----' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101224/c161a3f1/attachment...
2010 Oct 24
4
[LLVMdev] Inlining in LLVM
...t to whatever front-end is being used? -- Cheers, Nelson / \ / / Jose Nelson Amaral - amaral at cs.ualberta.ca ) / ( Professor / / \ Dept. of Computing Science - University of Alberta ( / ) Edmonton, Alberta, Canada, T6G 2E8 \ O / Phone: (780)492-5411 Fax: (780)492-1071 \ / http://www.cs.ualberta.ca/~amaral `----' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101024/88258fca/attachment...