search for: patchlist

Displaying 20 results from an estimated 30 matches for "patchlist".

2012 Nov 06
2
[LLVMdev] Help needed on debugging llvm
...s (well it is clang++ actually). Understably,clang cribs looking at __builtin_iceil. Any idea how to resolve that as well? clang++ -O2 -march=bdver2 -mno-fma -save-temps -mfma4 -ffp-contract=fast -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 -o namd spec_namd.o: In function `main': spec_namd.ll:(.text+0x2a3): undefined reference to `__builtin_iceil' > Please open a bug report with a minimal test case > Will do. Thanks -Anitha > > >...
2012 Nov 06
3
[LLVMdev] Help needed on debugging llvm
...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 -o namd spec_namd.o: In function `main': spec_namd.C:(.text+0x2a3): undefined reference to `__builtin_iceil' collect2: error: ld returned 1 exit status specmake: *** [namd] Error 1 On 5 November 2012 14:32, Duncan Sand...
2012 Nov 06
0
[LLVMdev] Help needed on debugging llvm
...a how to resolve that as well? adding dragonegg support for iceil would solve both problems. Ciao, Duncan. > clang++ -O2 -march=bdver2 -mno-fma -save-temps -mfma4 -ffp-contract=fast > -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 -o namd > spec_namd.o: In function `main': > spec_namd.ll:(.text+0x2a3): undefined reference to `__builtin_iceil' > > Please open a bug report with a minimal test case > > Will do. Thanks > -An...
2012 Nov 06
0
[LLVMdev] Help needed on debugging llvm
...++ -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 -o namd > spec_namd.o: In function `main': > spec_namd.C:(.text+0x2a3): undefined reference to `__builtin_iceil' > collect2: error: ld returned 1 exit status > specmake: *** [namd] Error 1 > > > On...
2008 Oct 20
13
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization.
...hata/xen-ia64/for_eagl/linux-2.6-ia64-pv-ops.git/ branch: ia64-pv-ops-2008oct20-xen-ia64-optimized-domu For the status of this patch series http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 ++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 + arch/ia64/include/asm/paravirt.h | 57 +++++++++ arch/ia64/include/asm/timex.h | 1 arch/ia64/include/asm/xen/inst.h | 28 ++++ arch/ia64/include/asm/xen/interface.h | 9 + arch/ia64/i...
2008 Oct 20
13
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization.
...hata/xen-ia64/for_eagl/linux-2.6-ia64-pv-ops.git/ branch: ia64-pv-ops-2008oct20-xen-ia64-optimized-domu For the status of this patch series http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 ++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 + arch/ia64/include/asm/paravirt.h | 57 +++++++++ arch/ia64/include/asm/timex.h | 1 arch/ia64/include/asm/xen/inst.h | 28 ++++ arch/ia64/include/asm/xen/interface.h | 9 + arch/ia64/i...
2008 Nov 25
13
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization. TAKE 2
...-2008nov25-xen-ia64-optimized-domu For the status of this patch series http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Changes from take 1 - rebased to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 28 +++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/...
2008 Nov 25
13
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization. TAKE 2
...-2008nov25-xen-ia64-optimized-domu For the status of this patch series http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Changes from take 1 - rebased to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 28 +++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/...
2009 Mar 04
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 5
...removed trivial compilation error depending on .config Changes from take 2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/hypervisor.h | 39 +++---- arch/ia64/include/asm/xen/inst.h | 28 +++++...
2009 Mar 04
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 5
...removed trivial compilation error depending on .config Changes from take 2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/hypervisor.h | 39 +++---- arch/ia64/include/asm/xen/inst.h | 28 +++++...
2008 Dec 12
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 3
...iki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Changes from take2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 24 ++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/i...
2008 Dec 12
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 3
...iki.xensource.com/xenwiki/XenIA64/UpstreamMerge thanks, Changes from take2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 24 ++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/i...
2008 Dec 22
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 4
...removed trivial compilation error depending on .config Changes from take 2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 28 +++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/...
2008 Dec 22
15
[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 4
...removed trivial compilation error depending on .config Changes from take 2 - two patches to remove warnings. - rebased to 2.6.28-rc8 Changes from take 1 - refreshed to 2.6.28-rc6 no essential change. Diffstat: arch/ia64/include/asm/native/inst.h | 13 ++ arch/ia64/include/asm/native/patchlist.h | 38 +++++++ arch/ia64/include/asm/native/pvchk_inst.h | 8 ++ arch/ia64/include/asm/paravirt.h | 57 ++++++++++ arch/ia64/include/asm/timex.h | 1 + arch/ia64/include/asm/xen/inst.h | 28 +++++ arch/ia64/include/asm/xen/interface.h | 9 ++ arch/...
2010 Nov 03
5
wow.exe Wont Run in Wine 1.2.1
...downloader, and the launcher runs without a hitch (although the "play" button won't appear once in a while). But once the Launcher program attempts to run the wow.exe, I get nothing. No game, no error message. Here's my Config.wtf file by the way: SET locale "enUS" SET patchlist "enUS.patch.battle.net:1119/patch" SET hwDetect "0" SET gxApi "OpenGL" SET gxRefresh "60" SET gxMultisampleQuality "0.000000" SET gxFixLag "0" SET gxApi "opengl" SET ffxDeath "0" SET ffxGlow "0" SET gxWindow &...
2008 May 24
0
WoW + Wine Performance Problem
...sion "0" SET Gamma "1.000000" SET lastCharacterIndex "2" SET showToolsUI "1" SET Sound_VoiceChatInputDriverName "System Default" SET Sound_VoiceChatOutputDriverName "System Default" SET Sound_OutputDriverName "System Default" SET patchlist "us.version.worldofwarcraft.com" SET baseMip "1" SET spellEffectLevel "0" SET groundEffectDist "70" SET weatherDensity "0" SET realmName "Duskwood" SET cameraPitchMoveSpeed "90" SET cameraPitchSmoothSpeed "45" SET gameT...
2008 Sep 03
3
yet another World of Warcraft thread
...periencing random lockups that can happen anywhere between the character select screen and about 1 minute into the game. the process is apparently sleeping. what should i do about this? heres config.wtf: Code: SET locale "enGB" SET realmList "eu.logon.worldofwarcraft.com" SET patchlist "eu.version.worldofwarcraft.com" SET coresDetected "2" SET hwDetect "0" SET gxColorBits "24" SET gxDepthBits "24" SET gxResolution "1280x800" SET gxRefresh "60" SET gxMultisampleQuality "0.000000" SET gxFixLag "0&q...
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>
2010 May 02
1
Re: World of Warcraft - Screen Tearing
...11861" SET ChatSoundVolume "0.39999997615814" SET ChatAmbienceVolume "0.29999998211861" SET Sound_MasterVolume "1" SET readScanning "-1" SET readContest "-1" SET readTerminationWithoutNotice "-1" SET installType "Retail" SET patchlist "us.version.worldofwarcraft.com" SET accounttype "LK" SET VoiceActivationSensitivity "0.39999997615814" SET gameTip "19" SET realmName "Llane" SET Sound_VoiceChatInputDriverName "System Default" SET Sound_VoiceChatOutputDriverName "Sy...