Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] Wrong URL for organization on LLVM Users page"
2014 Sep 11
2
Installation of Xmgrace and pymol package
Dear Centos User
I am trying to install package like
1) pymol
2 Xmgrace
But unable install this package, showing this error. I search for this
error in google, but the suggestions given there is not working for me. The
same message showing for both software pakage.
root at localhost tmp]# yum install grace
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
*
2016 Mar 14
2
GSOC 2016 Project proposal
Hi Everyone,
I am Shashidhar G, M.S. Research Scholar at Indian Institute of
Technology Madras working in the area of Program Analysis and Compiling for
Parallelization. I am interested in working with the LLVM community for
GSOC 2016. I looked at the Open projects and i am interested to work in the
area of Alias Analysis. I have implemented a simple version of Andersen's
Analysis as LLVM
2015 Feb 13
1
Getting strange message in terminal
Dear all
when I am login in terminal I am getting following message.
declare -x ALL_PROXY="socks://hproxy.iitm.ac.in:3128/"
declare -x AMBERHOME="/sware/amber/amber12"
declare -x COLORTERM="gnome-terminal"
declare -x CPPFLAGS="-I/usr/local/bin/include"
declare -x
2014 Feb 01
2
[LLVMdev] Eliminate SSA Virtual registers
Hi Ben,
That did help. I continue to notice the virtual register in the program. I use LLVM 3.4. The program i am looking at is a very simple one. Listed below
int global_var;
int *global_ptr;
int32_t main(int32_t argc, char ** argv){
int p = 10;
int k = 20;
int *pp;
char *c_pp;
pp = &k;
global_ptr = pp;
pp = &p;
global_ptr = &global_var;
return 0;
}
BR/Nizam
2017 Mar 08
2
Vector trunc code generation difference between llvm-3.9 and 4.0
The regression for the reported case should be avoided after:
https://reviews.llvm.org/rL297232
https://reviews.llvm.org/rL297242
https://reviews.llvm.org/rL297280
It would still be good to understand if the clang change was intentional or
if that was a side effect that can be limited.
On Sat, Feb 18, 2017 at 9:11 AM, Sanjay Patel <spatel at rotateright.com>
wrote:
> Yes, there is an
2017 Feb 18
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Thanks Sanjay. Interestingly for me, disable-llvm-optmzns did not make a
difference in the way the shift was handled. Does the initial IR generated
for you show this difference when the option is passed?
Best regards
Saurabh
On 17 February 2017 at 19:03, Sanjay Patel <spatel at rotateright.com> wrote:
> I think this is caused by a front-end change (cc'ing clang-dev) because
>
2017 Feb 17
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Correction in the C snippet:
typedef signed short v8i16_t __attribute__((ext_vector_type(8)));
v8i16_t foo (v8i16_t a, int n)
{
return a >> n;
}
Best regards
Saurabh
On 17 February 2017 at 16:21, Saurabh Verma <saurabh.verma at movidius.com>
wrote:
> Hello,
>
> We are investigating a difference in code generation for vector splat
> instructions between llvm-3.9
2017 Dec 22
0
DBG_VALUE insertion for spills breaks bundles
Hi again,
Here is a small patch to fix this issue. Please note that since the problem results in broken bundles, it can result in invalid schedules for any VLIW back-ends using bundling to group instructions.
Best regards
Saurabh Verma
From: Verma, Saurabh
Sent: Tuesday, December 19, 2017 4:14 PM
To: llvm-dev at lists.llvm.org
Subject: DBG_VALUE insertion for spills breaks bundles
Hi,
The
2015 Dec 28
2
Getting Started
Hello,
My name is Saurabh Shah and I am a second year undergraduate student at
DA-IICT, Gandhinagar, India. I am new towards the open source organizations
and I find your organization an appropriate one to work on.
I know C language very well and eager to learn whatever the suitable
project demands. So please guide me on how to get started with any specific
project or solving bugs etc.
Thanking
2016 Jan 15
3
Samba installation
I am trying to install Samba on ubuntu 15.10 but constantly getting the
same error while configuring:
Traceback (most recent call last):
File "./buildtools/bin/waf", line 75, in <module>
import Scripting
File "/home/saurabh/Documents/Samba/samba-4.3.4/third_party/waf/wafadmin/Scripting.py",
line 146
except Utils.WafError , e:
^
2011 Jan 19
4
Is it okay?
Hi,
I have downloaded the following version:
CentOS-5.5-i386-LiveCD-Release2.iso
from the mirror:
http://ftp.iitm.ac.in/centos/5.5/isos/i386/
What I want to ask is that 'Release2' is the complete OS and after
installation we can use 'yum update'. So at first, is it enough (as I
am not going to download the complete set of 7 CDs)?
--
Regards,
Parshwa Murdia
Making the simple
2004 Nov 24
1
Cannot see contents of ~/mail folder
Hi,
I just installed dovecot-0.99 on my Fedora Core 2 machine. When I start
the secure IMAP daemon, I am able to see my Inbox, but not the other
folders in the 'mail' folder in my home directory (sent-mail,
saved-messages, etc.) These folders were created when I was using pine
earlier on the machine. In my dovecot.conf file, I have set:
default_mail_env =
2014 Feb 03
2
[LLVMdev] LoadInst result
Hi Tim,
Assume a store instruction. Store has 2 Operands. I can use the store->getOperand(0) and store->getOperand(1) methods to access these operands in form of Value *.
Very likely that the operands are stack variables or formal variables or global variables. It is also possible that these operands are LLVM virtual-registers. Is there a way to determine if a given operand is a
2013 Dec 06
2
Regarding installation of Raring Ringtail (13.04) (UBUNTU PACKAGE FOR R)
Dear Sir
Can't find /etc/apt/sources.list file please help.
When I tried the command on terminal some errors has occurred as follows-
manjulata@manjulata-HP-Pavilion-dv4-Notebook-PC:~/Desktop/ndnSIM$ deb
http://ftp.iitm.ac.in/cran/bin/linux/ubuntu raring/
No command 'deb' found, did you mean:
Command 'dab' from package 'bsdgames' (universe)
Command 'dwb'
2013 Mar 19
2
Errors while using blkiotune command
Hi all,
I want to limit the I/O bandwidth inside the container, so I used virsh
command blkiotune. But when I enter a command:
virsh # blkiotune lxcguest --weight 250
I get following errors:
error: Unable to change blkio parameters
error: Requested operation is not valid: blkio cgroup isn't mounted
I also have blkio cgroup mounted. What can be the problem?
Thanks in advance.
Regards,
2009 Jul 18
4
rails 2.3.2.not working working with cgi - How to revert
Hi All,
As the problem faced by many other folks that rails 2.3.2 is not working
with cgi, Now I want to revert to rails 2.2.2 on my shared host
(bluehost ) can anybody guide me how to revert to 2.2.2.
I tried the following:
1. I installed the older rails gem "gem install rails --version 2.2.2
--include-dependencies
"
2. I tried to set the PATH env to my rails 2.2.2 version and also
2007 Dec 27
2
Installation problems Cisco VPN Client
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-2">Hi All ,<br>
Any one using Cisco VPN Client [</font><font size="-2">vpnclient-linux-4.6.00.0045-k9.tar.gz]
</font><font size="-2">on
2017 Dec 19
3
DBG_VALUE insertion for spills breaks bundles
Hi,
The insertion of DBG_VALUE instructions for spills does not seem to be handling insert locations inside bundles well. If the spill instruction is part of a bundle, the new DBG_VALUE is inserted after it, but does not have the bundling flags set. This essentially means that if we start with a set of bundled instructions:
MI1 [BundledSucc=true, BundledPred=false]
MI2 [BundledSucc=false,
2014 Feb 03
2
[LLVMdev] LoadInst result
Thanks Sean. It clarified my query.
Do you have an answer to my other question (in a different mail-chain) listed below
Is there a simple way to check if a given instruction operand (represented by Value *) is a virtual register or otherwise? Context: I am creating a ModulePass for pointer Analysis.
BR/Nizam
From: "Sean Silva" <chisophugis at gmail.com>
To: nizam
2007 Aug 12
1
SEM for categorical data
Hi
I am looking for a structural equation modeling package in R which can be
used for categorical data. Is anyone aware of the existence of such a
package? Would appreciate any help on this.
Thank you
Upasna
--
---------------------------------------------------------------------
Upasna Sharma
Research Scholar
Shailesh J. Mehta School of Management,
Indian Institute of Technology, Bombay