search for: 32471

Displaying 12 results from an estimated 12 matches for "32471".

Did you mean: 2471
2017 Apr 03
5
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...(albeit a version which is a couple of months old now) and a few short-running proprietary benchmarks to get data back quickly for an initial feel of where things are. This was running on Cortex-A57 AArch64 Linux. I saw one assertion failure in GlobalISel, see http://bugs.llvm.org/show_bug.cgi?id=32471. This is in a program compiled at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for that program). The root cause of the failure seems to be due to LowLevelType not supporting vectors of pointers. I think this demonstrates that for correctness, we should be trying to test mor...
2017 Apr 26
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...a couple of months old now) and a few short-running proprietary benchmarks to get data back quickly for an initial feel of where things are. >> This was running on Cortex-A57 AArch64 Linux. >> >> I saw one assertion failure in GlobalISel, see http://bugs.llvm.org/show_bug.cgi?id=32471 <http://bugs.llvm.org/show_bug.cgi?id=32471>. This is in a program compiled at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for that program). The root cause of the failure seems to be due to LowLevelType not supporting vectors of pointers. I think this demonstrates th...
2006 Jan 23
1
Self-signed certificates
Hello, I am trying to create a self-signed certificate for a sub-domain. Creating the certificate is not the problem. I used cacert.org to complete it. When I made the certificate, it was for the sub-domain but the certificate for the top-level domain is the certificate that appears. In the <VirtualHost> section for the sub-domain, I have pointed to the sub-domain key:
2009 Apr 18
0
gettext-2.0.1, gettext_activerecord-2.0.1, gettext_rails-2.0.1
...ettext.html * rubyforge http://rubyforge.org/projects/gettext * github http://github.com/mutoh/gettext/tree/master http://github.com/mutoh/gettext_activerecord/tree/master http://github.com/mutoh/gettext_rails/tree/master * Download http://rubyforge.org/frs/?group_id=1997&release_id=32471 * Ruby-GetText-Package HOWTOs http://www.yotabanana.com/hiki/ruby-gettext-howto.html * Ruby-GetText-Package HOWTO for Ruby on Rails http://www.yotabanana.com/hiki/ruby-gettext-rails.html * HOWTO Migrate rails-2.1.x(gettext-1.93.0) to rails-2.3.2(gettext-2.0.0) http://www.yotabanana.com/hiki...
2009 May 06
0
gettext-2.0.2, gettext_activerecord-2.0.2, gettext_rails-2.0.2
...ettext.html * rubyforge http://rubyforge.org/projects/gettext * github http://github.com/mutoh/gettext/tree/master http://github.com/mutoh/gettext_activerecord/tree/master http://github.com/mutoh/gettext_rails/tree/master * Download http://rubyforge.org/frs/?group_id=1997&release_id=32471 * Ruby-GetText-Package HOWTOs http://www.yotabanana.com/hiki/ruby-gettext-howto.html * Ruby-GetText-Package HOWTO for Ruby on Rails http://www.yotabanana.com/hiki/ruby-gettext-rails.html * HOWTO Migrate rails-2.1.x(gettext-1.93.0) to rails-2.3.2(gettext-2.0.0) http://www.yotabanana.com/hiki...
2017 Apr 27
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...now) and a few short-running proprietary benchmarks to get data back quickly for an initial feel of where things are. >>>> This was running on Cortex-A57 AArch64 Linux. >>>> >>>> I saw one assertion failure in GlobalISel, see http://bugs.llvm.org/show_bug.cgi?id=32471 <http://bugs.llvm.org/show_bug.cgi?id=32471>. This is in a program compiled at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for that program). The root cause of the failure seems to be due to LowLevelType not supporting vectors of pointers. I think this demonstrates th...
2017 Apr 06
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...couple of months > old now) and a few short-running proprietary benchmarks to get data back > quickly for an initial feel of where things are. > This was running on Cortex-A57 AArch64 Linux. > > I saw one assertion failure in GlobalISel, see > http://bugs.llvm.org/show_bug.cgi?id=32471. This is in a program compiled at > -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for > that program). The root cause of the failure seems to be due to LowLevelType > not supporting vectors of pointers. I think this demonstrates that for > correctness, we should b...
2017 May 09
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...couple of months > old now) and a few short-running proprietary benchmarks to get data back > quickly for an initial feel of where things are. > This was running on Cortex-A57 AArch64 Linux. > > I saw one assertion failure in GlobalISel, see > http://bugs.llvm.org/show_bug.cgi?id=32471. This is in a program compiled > at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for > that program). The root cause of the failure seems to be due to > LowLevelType not supporting vectors of pointers. I think this demonstrates > that for correctness, we should b...
2017 May 09
4
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...(albeit a version which is a couple of months old now) and a few short-running proprietary benchmarks to get data back quickly for an initial feel of where things are. This was running on Cortex-A57 AArch64 Linux. I saw one assertion failure in GlobalISel, see http://bugs.llvm.org/show_bug.cgi?id=32471. This is in a program compiled at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for that program). The root cause of the failure seems to be due to LowLevelType not supporting vectors of pointers. I think this demonstrates that for correctness, we should be trying to test mor...
2017 May 10
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...rks to get data back quickly for an initial feel of where things are. >>>>>>>> This was running on Cortex-A57 AArch64 Linux. >>>>>>>> >>>>>>>> I saw one assertion failure in GlobalISel, see http://bugs.llvm.org/show_bug.cgi?id=32471 <http://bugs.llvm.org/show_bug.cgi?id=32471>. This is in a program compiled at -O2 (my out-dated test-suite still overrides -O0 and instead uses -O for that program). The root cause of the failure seems to be due to LowLevelType not supporting vectors of pointers. I think this demonstrates th...
2017 Mar 29
4
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
Hi, GlobalISel, the SelectionDAG replacement, has come a long way since initially discussed on the mailing list and its last discussion at the EuroLLVM BoF (https://etherpad.net/p/GlobalISel <https://etherpad.net/p/GlobalISel>). We believe we are close to the point of enabling it by default on AArch64 at O0. We now would like to enlist your help to get there. *** Quick Status *** On iOS
2013 May 10
0
Wine release 1.5.30
...30202 Steam crashes when viewing the store tab 31515 Planetside 2 (Beta), installer fails 32048 Microsoft SQL Server 2005 Express Edition: installer fails (needs unimplemented function xolehlp.dll.DtcGetTransactionManagerExW) 32360 Office 2010 installers report custom action page faults 32471 Multiple .NET 4.0 apps using WPF4 fail with "X Error of failed request: GLXBadDrawable" on glxdrv_wglMakeCurrent (Evolve client, JMP 10.0) 32489 SetTimer does not respect the appropriate minimum timeout 32674 Fotostation does not play video 32728 GetOpenFileName doesn't work...