search for: urldefense

Displaying 20 results from an estimated 974 matches for "urldefense".

2024 Jun 12
1
my R code worked well when running the first 1000 lines of R code
...------------------------------------------------ > ______________________________________________ > R-help at r-project.org<mailto:R-help at r-project.org<mailto:R-help at r-project.org%3cmailto:R-help at r-project.org>> mailing list -- To UNSUBSCRIBE and more, see > https://urldefense.com/v3/__https://stat.ethz.ch/mailman/listinfo/r-help__;!!Fou38LsQmgU!qBSbNdG-bXB3-5NwyJJVkk858HEh8_gmTcZHf_3vfKCIqyMknkkQfhlzNv_fE08UMpxyjkKoih96oo-fbT4$<https://urldefense.com/v3/__https:/stat.ethz.ch/mailman/listinfo/r-help__;!!Fou38LsQmgU!qBSbNdG-bXB3-5NwyJJVkk858HEh8_gmTcZHf_3vfKCIqyMknkkQf...
2019 Mar 07
2
how to enable PowerDNS/Weakforced with Fedora and sendmail
...; auth_policy_server_api_header should be set to Authorization: Basic <echo -n wforce:our_password | base64> > > without the < >. > Aki > On 6.3.2019 20.42, Robert Kudyba via dovecot wrote: >> I took suggestions from https://forge.puppet.com/fraenki/wforce <https://urldefense.proofpoint.com/v2/url?u=https-3A__forge.puppet.com_fraenki_wforce&d=DwMDaQ&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=OdVERjXdNFh0nr4Sn_EL0pio02hSWKYsRcpA5NmR8nU&s=Rq6_tR1KlLqaWH_eAqsBAvKJjmP4WbVNwqmRvIjpCJo&e=> to set th...
2016 Feb 01
2
Redundant promotion of integer values in x86 target
...ilto:llvm-dev at lists.llvm.org>" <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> Subject: RE: [llvm-dev] Redundant promotion of integer values in x86 target This is an excerpt from Chandler's comment in https://llvm.org/bugs/show_bug.cgi?id=22473<https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D22473&d=CwMGaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=kOsLCgQzH7N8ptZ7diJD9g&m=4GlWLa5X3i08opHX4qEinKM5A85qGzRUacht2PVZxT8&s=hdE0lOvbk0jqWq2vtN1X_3HLHfpvK-z49XSU3LyY6kU&e=> Ø We need to add a pass that replaces...
2015 Jul 09
2
[LLVMdev] How to use get the memory location of a function argument correctly?
Hi all, i hope to get the MemoryLocation for argument %1 in a CallInst like "call void @function(i32* %1)", and i found an interface "getForArgument()" which seems available for this. However, i don't know how to correcly fill the 3rd argument TargetLibraryInfo in my own code and can't find an example in google. Does anybody know how to do it? Or some other advice for
2020 Jun 24
3
[cfe-dev] Phabricator Maintenance
...n comparison to phab, in particular the way comments are handled across updates, unless you stick to never rebase and only append commits and merges from master. This is unfortunately not compatible with the LLVM repo history right now. >>> >>> https://www.phacility.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phacility.com&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=9P-x7k7eVVMR4DlfgeXAq8p-1R_cVMVqOek61HN60Ho&e=> offers hosting for Phabricator, could we look into this instead?...
2020 Jun 22
3
Phabricator Maintenance
...ison to phab, in particular the way comments are handled across updates, unless you stick to never rebase and only append commits and merges from master. This is unfortunately not compatible with the LLVM repo history right now. >>>> >>>> https://www.phacility.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phacility.com&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=FoGsCICjgE6UWLw9CIP41RDjHyairJfa_grtWPIUev0&s=v_EtlEr2Ks7GaS2wr9kUgFYgmGGsXiejr_aM_GeZh1U&e=> offers hosting for Phabricator, could we look into this instead?...
2020 Apr 28
1
Rtools and R 4.0.0?
...gt; 3.6.x) > >>> +Note that @command{g++} 4.9.x (as used on Windows prior to @R{} 4.0.0) > >>> > >>> See SVN commit r78169 titled 'anticipate change in Windows toolchain', > or the > >>> mirrored git commit at > >>> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_wch_r-2Dsource_commit_bd674e2b76b2384169424e3d899fbfb5ac174978&d=DwIFaQ&c=eRAMFD45gAfqt84VtBcfhQ&r=BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m=zMjaTujju0afmK5eIVPZrNajypj8QjuNbSyoAv93ISk&s=oQL_LnqplfOV3qS3_v0vWloGk5Qhr6pWl4Yjzs4Tzzo...
2018 Jan 22
1
as.character(list(NA))
...>> as.character(list(NA)) > >> [1] "NA" > >> > >>> is.na(as.character(list(NA))) > >> [1] FALSE > >> > >> ______________________________________________ > >> R-devel at r-project.org mailing list > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__stat. > ethz.ch_mailman_listinfo_r-2Ddevel&d=DwICAg&c=eRAMFD45gAfqt84VtBcfhQ&r= > BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m= > VbamM9XRQOlfBakrmlrmQZ7DLgXZ-hhhFeLD-fKpoCo&s= > Luhqwpr2bTltIA9Cy7kA4gwcQh16bla0S6OVe3Z09Xo&e= &g...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...v <llvm-dev at lists.llvm.org>; LLVM on Power < > powerllvm at ca.ibm.com>; Nemanja Ivanovic <nemanjai at ca.ibm.com> > *Subject:* Re: [llvm-dev] Flakey failure on clang-ppc64le-linux-multistage > > > > https://llvm.org/docs/CommandGuide/lit.html > <https://urldefense.com/v3/__https:/llvm.org/docs/CommandGuide/lit.html__;!!JmoZiZGBv3RvKRSx!pMM0AcKS3gRL1wx2OJk-DMZG6KNuO3f602ILYnDX01_Q_Se_K_tNOHEg9mWS8jKYBA$> > already lists %T as "parent directory of %t (not unique, deprecated, do not > use)". See also https://reviews.llvm.org/D35396 > <h...
2024 Jun 12
1
my R code worked well when running the first 1000 lines of R code
...(LCP301) > ------------------------------------------------------------ > ______________________________________________ > R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help<https://urldefense.com/v3/__https:/stat.ethz.ch/mailman/listinfo/r-help__;!!Fou38LsQmgU!p3fE1cCl7_IxAOT0Fvr1vPWF3xDeYl1FCDaqXi4Z6HH7tOMmDULawS8DAa7XcG5s5PrfqmeMC0XA$> > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html<https://urldefense.com/v3/__http:/www.R-project.org/posting-gui...
2020 Apr 27
2
Rtools and R 4.0.0?
Hevr? told me that people from Bioconductor and possibly others are keeping an eye on this thread so it would be good to post a note here too. As of version 4.0.0, the official R for Windows and binary packages provided via CRAN are built with gcc-8.3.0 from rtools40, as shown in the CRAN check table: https://cran.r-project.org/web/checks/check_flavors.html Instructions and installers for
2014 Jun 18
2
[LLVMdev] Support for Windows Phone 8.1
...s Phone 8.1 ? Or am I missing something here? Thanks, Daman ______________________________ _________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu<mailto:LLVMdev at cs.uiuc.edu> <mailto:LLVMdev at cs.uiuc.edu> https://urldefense.proofpoint.com/v1/url?u=http://llvm.cs.uiuc.edu/&k=ZVNjlDMF0FElm4dQtryO4A%3D%3D%0A&r=CchYc4lrV44%2BZqxZADw0BQ%3D%3D%0A&m=0Qe%2Bx9MyG7ElZcfL7G1YH5wesJKdCF6vcfoxdGGlllA%3D%0A&s=3b8b44359c57ff853178c7ac52020429ecdd7082f0022b9df52ceccce0c2c037 https://urldefense.proofpoint.com/v...
2020 Jun 24
2
FW: Restrict qualifier on class members
...> > > > Hope this helps, > > -Neil. > > > > On Mon, Jun 22, 2020 at 5:44 AM Michael Kruse via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > Unfortunately > https://llvm.org/docs/LangRef.html#llvm-loop-parallel-accesses-metadata > <https://urldefense.com/v3/__https:/llvm.org/docs/LangRef.html*llvm-loop-parallel-accesses-metadata__;Iw!!A4F2R9G_pg!KbQb7EC98K_vFVBRDQoSveXuMcvOvKcWvTers1QW_g1LmGPsOh-wI0r2mV_c2G1yLJxlIVzl$> > is not a solution here. A loop-parallel access does not imply > non-aliasing. The obvious case is when only reading...
2015 Jun 26
4
[LLVMdev] Function "llvm::PassManager::run" not defined.
Hi, I am trying to use GDB for debugging my llvm pass. I am following the documentation http://llvm.org/docs/WritingAnLLVMPass.html. When i am doing this the following error and warning messages I am getting. I tried to remove the warning by apt-get install libc6-dbg:i386 command for updating the libc6 but still getting the same. Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+:
2018 May 01
2
source(echo = TRUE) with a iso-8859-1 encoded file gives an error
I have very little knowledge about file encodings and would like to learn more. I've read the following pages to learn more: https://urldefense.proofpoint.com/v2/url?u=http-3A__stat.ethz.ch_R-2Dmanual_R-2Ddevel_library_base_html_Encoding.html&d=DwIDAw&c=pZJPUDQ3SB9JplYbifm4nt2lEVG5pWx2KikqINpWlZM&r=1fpq0SJ48L-zRWX2t0llEVIDZAHfU8S-4oINHlOA0rk&m=Hx2R8haOcpOy7nHCyZ63_tEVrmVn5txQk-yjGkgjKjw&s=HegPJMcZ_5R6vYtdQLgIsh-M6ElOlew...
2019 Sep 01
2
PowerPC Compiler Crash
...llvm-dev" <llvm-dev-bounces at lists.llvm.org> The log says "c++: internal compiler error: Killed (program cc1plus)" - so that looks like a GCC ICE. Do we know what version of GCC that bot is running?  -Hal On 9/1/19 6:11 AM, Simon Pilgrim via llvm-dev wrote: > https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dppc64be-2Dlinux_builds_37730_&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=DvnnfavFQBGT2CDyHzTr_Q&m=aNM8caPcGT7a_JHLZdYg5lruqcqw-FPR098fC46tP5o&s=8LWCCwWQfyrp--knjmyWaFZ9TScm_HlJBu1Yb10iBEY&e= is > an example...
2020 Jun 25
3
[cfe-dev] Phabricator Maintenance
...e handled across >> updates, unless you stick to never rebase and only append commits and >> merges from master. This is unfortunately not compatible with the LLVM repo >> history right now. >> >>> >> >>> https://www.phacility.com >> <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phacility.com&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=lJwxc7o34UKit8nM2fj4O0ASyu1JnOqeXvhr24fX66Y&s=9P-x7k7eVVMR4DlfgeXAq8p-1R_cVMVqOek61HN60Ho&e=> >> offers hosting for Phabricator, could we look into this...
2018 Jan 30
2
as.list method for by Objects
...enac >> University of Sydney >> Camperdown NSW 2050 >> Australia >> >> ______________________________________________ >> R-devel at r-project.org <mailto:R-devel at r-project.org> mailing list >> https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.et >> hz.ch_mailman_listinfo_r-2Ddevel&d=DwICAg&c=eRAMFD45gAfqt84V >> tBcfhQ&r=BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m=8nXbM >> rKus1XsG7MluCRy3sluJKKhMVwOPHtudDpYJ4o&s=qDnEZOWalov3E9h1daj >> p8RLURfRz0-nbwH721...
2019 Sep 02
2
PowerPC Compiler Crash
...lvm.org> The log says "c++: internal compiler error: Killed (program cc1plus)" - so that looks like a GCC ICE. Do we know what version of GCC that bot is running?  -Hal On 9/1/19 6:11 AM, Simon Pilgrim via llvm-dev wrote: https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dppc64be-2Dlinux_builds_37730_&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=DvnnfavFQBGT2CDyHzTr_Q&m=aNM8caPcGT7a_JHLZdYg5lruqcqw-FPR098fC46tP5o&s=8LWCCwWQfyrp--knjmyWaFZ9TScm_HlJBu1Yb10iBEY&e= is...
2018 Aug 07
3
Regarding basic block layout/code placement optimizations of profile guided optimization (PGO)
Hi, I would like to learn the details regarding what exactly PGO does for basic block layout/code placement optimizations in llvm. Could you please point me to some descriptions? Is it close to this paper (Karl Pettis and Robert C. Hansen. 1990. Profile guided code positioning. PLDI'90) http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf? Whether it is purely