Displaying 5 results from an estimated 5 matches for "depmap".
Did you mean:
epmap
2008 Jul 28
2
[LLVMdev] Memory Dependence Analysis: getNonLocalDependency()
...jective is to identify other load statements
that it is dependent on ? I tried this code and it seems to run, but I
wanted to make sure I am not missing anything (as a consequence of not
knowing the semantics of None, Local and NonLocal) :
for (DenseMap<BasicBlock*, Value*>::iterator B = depMap.begin(),
E = depMap.end(); B != E; B++)
{
if (B->second == MemoryDependenceAnalysis::None || B->second ==
MemoryDependenceAnalysis::NonLocal)
continue;
Value* depV = B->second;
if (isa<LoadInst>(depV))...
2008 Jul 28
0
[LLVMdev] Memory Dependence Analysis: getNonLocalDependency()
...gt; statements that it is dependent on ? I tried this code and it seems
> to run, but I wanted to make sure I am not missing anything (as a
> consequence of not knowing the semantics of None, Local and
> NonLocal) :
>
> for (DenseMap<BasicBlock*, Value*>::iterator B = depMap.begin(),
> E = depMap.end(); B != E; B++)
> {
> if (B->second == MemoryDependenceAnalysis::None || B-
> >second == MemoryDependenceAnalysis::NonLocal)
> continue;
> Value* depV = B->second;
>...
2008 Jul 29
1
[LLVMdev] Memory Dependence Analysis: getNonLocalDependency()
...it is dependent on ? I tried this code and it seems
> > to run, but I wanted to make sure I am not missing anything (as a
> > consequence of not knowing the semantics of None, Local and
> > NonLocal) :
> >
> > for (DenseMap<BasicBlock*, Value*>::iterator B = depMap.begin(),
> > E = depMap.end(); B != E; B++)
> > {
> > if (B->second == MemoryDependenceAnalysis::None || B-
> > >second == MemoryDependenceAnalysis::NonLocal)
> > continue;
> > Value* depV...
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
...ch
........ /etc/java
........ c /etc/java/font.properties
........ c /etc/java/java.conf
........ c /etc/java/jpackage-release
........ /etc/java/security
........ /etc/java/security/security.d
........ /etc/jvm
........ /etc/jvm-commmon
........ /etc/maven
........ c /etc/maven/maven2-depmap.xml
........ c /etc/rpm/macros.jpackage
........ /usr/bin/build-classpath
........ /usr/bin/build-classpath-directory
........ /usr/bin/build-jar-repository
........ /usr/bin/check-binary-files
........ /usr/bin/clean-binary-files
........ /usr/bin/create-jar-links
........ /usr/bin/d...