Displaying 7 results from an estimated 7 matches for "anboyapa".
2012 Oct 15
3
[LLVMdev] Dragonegg build broken?
...D&,
llvm::AttrListPtr&)â:
/local/home/anitha/dragonegg/src/TypeConversion.cpp:690:3: error: no
matching function for call to
âllvm::Attributes::Attributes(llvm::Attributes::AttrVal)â
/local/home/anitha/dragonegg/src/TypeConversion.cpp:690:3: note: candidates are:
In file included from /home/anboyapa/install/include/llvm/Instructions.h:21:0,
from /home/anboyapa/install/include/llvm/IRBuilder.h:18,
from
/local/home/anitha/dragonegg/include/dragonegg/Internals.h:28,
from /local/home/anitha/dragonegg/include/dragonegg/ABI.h:29,
fr...
2012 Nov 06
3
[LLVMdev] Help needed on debugging llvm
Hi Duncan
I am facing a build error about __builtin_iceil when compiled
with dragonegg using -ffast-math option. My dragonegg is built with
gcc-4.7.0
(I am compiling namd spec benchmark here again).
Any idea?
g++ -march=bdver2 -save-temps
-fplugin=/home/anboyapa/install/bin/dragonegg.so -O2 -march=bdver2
-save-temps -fplugin=/home/anboyapa/install/bin/dragonegg.so -mno-fma
-mfma4 -ffast-math -DSPEC_CPU_LP64 Compute.o ComputeList.o
ComputeNonbondedUtil.o LJTable.o Molecule.o Patch.o PatchList.o ResultSet.o
SimParameters.o erf.o spec_namd.o...
2012 Nov 06
2
[LLVMdev] Help needed on debugging llvm
...nitha
>
>
> Ciao, Duncan.
>
> when compiled
>
>> with dragonegg using -ffast-math option. My dragonegg is built with
>> gcc-4.7.0
>> (I am compiling namd spec benchmark here again).
>> Any idea?
>> g++ -march=bdver2 -save-temps -fplugin=/home/anboyapa/**
>> install/bin/dragonegg.so
>> -O2 -march=bdver2 -save-temps -fplugin=/home/anboyapa/**
>> install/bin/dragonegg.so
>> -mno-fma -mfma4 -ffast-math -DSPEC_CPU_LP64 Compute.o
>> ComputeList.o
>> ComputeNonbondedUtil.o LJTable.o Molecule.o Patch.o PatchLi...
2012 Nov 06
0
[LLVMdev] Help needed on debugging llvm
...this builtin.
Please open a bug report with a minimal test case.
Ciao, Duncan.
when compiled
> with dragonegg using -ffast-math option. My dragonegg is built with gcc-4.7.0
> (I am compiling namd spec benchmark here again).
> Any idea?
> g++ -march=bdver2 -save-temps -fplugin=/home/anboyapa/install/bin/dragonegg.so
> -O2 -march=bdver2 -save-temps -fplugin=/home/anboyapa/install/bin/dragonegg.so
> -mno-fma -mfma4 -ffast-math -DSPEC_CPU_LP64 Compute.o ComputeList.o
> ComputeNonbondedUtil.o LJTable.o Molecule.o Patch.o PatchList.o ResultSet.o
> SimParameters.o erf.o s...
2012 Nov 06
0
[LLVMdev] Help needed on debugging llvm
...can.
>
> when compiled
>
> with dragonegg using -ffast-math option. My dragonegg is built with
> gcc-4.7.0
> (I am compiling namd spec benchmark here again).
> Any idea?
> g++ -march=bdver2 -save-temps
> -fplugin=/home/anboyapa/__install/bin/dragonegg.so
> -O2 -march=bdver2 -save-temps
> -fplugin=/home/anboyapa/__install/bin/dragonegg.so
> -mno-fma -mfma4 -ffast-math -DSPEC_CPU_LP64 Compute.o ComputeList.o
> ComputeNonbondedUtil.o LJTable.o Molecule.o Patch.o PatchList.o...
2012 Nov 05
0
[LLVMdev] Help needed on debugging llvm
Hi Anitha,
> http://llvm.org/bugs/show_bug.cgi?id=14185
> I am stuck on analysis. Does any one have alternate suggestions on debugging
> llvm? (Please refer to comments for the work done so far)
try to reduce a small standalone testcase which is an LLVM IR (.ll) file.
Ciao, Duncan.
2012 Nov 05
3
[LLVMdev] Help needed on debugging llvm
Hi,
http://llvm.org/bugs/show_bug.cgi?id=14185
I am stuck on analysis. Does any one have alternate suggestions on
debugging llvm? (Please refer to comments for the work done so far)
--
* Anitha*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121105/3c6b8af3/attachment.html>