search for: poincar

Displaying 20 results from an estimated 221 matches for "poincar".

Did you mean: poincare
2019 Jan 04
7
Removing LLVM_ALWAYS_INLINE from ADT classes
...veloper's manual. If you have any feedbacks or concerns, please speak up. If nothing major arises, I'm going to commit this patch in a week (or such). Thanks for your time, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2015 Sep 10
3
macho-dump deprecation/removal plan
..., I would > like to get rid of macho-dump in 1 week time from now. If this seems > to aggressive, please propose a better schedule. > > Thanks, > > -- > Davide -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2018 May 05
1
llvm-mc-assemble-fuzzer broken
...al months. I think I can fix >> this particular instance, but I was wondering whether anybody cares >> about this tool? >> >> -- >> Davide >> >> "There are no solved problems; there are only problems that are more >> or less solved" -- Henri Poincare >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -- Davide "There are no solved problems; there are only problems that are more or less...
2018 May 04
2
llvm-mc-assemble-fuzzer broken
..., ^ 2 errors generated. Apparently, this has been broken for several months. I think I can fix this particular instance, but I was wondering whether anybody cares about this tool? -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2015 Mar 17
6
[LLVMdev] On LLD performance
...are spent inserting into unordered_map, so there's maybe something we can do differently there (e.g. , Rui's proposal of a concurrent map doesn't seem that bad). Thanks, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2017 Sep 28
3
[RFC] Adding a cls intrinsic for AArch64
...le optimizations to lower a sequence to that intrinsic). I wonder what folks are OK with the new intrinsic. If there are no strong objections, I'll proceed with a patch. Thanks, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2016 Dec 26
3
Call for testing/heads-up: NewGVN
...disabled recently so if you have issues/don't have an account feel free to shoot me a mail directly and I'll open a bug on your behalf. Looking forward to hearing from you, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2016 May 04
3
status of IPO/IPCP?
...I'm also not entirely sure it's used anywhere. > Is there any reason to keep it around? > > Thanks, > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > _______________________________________________ > LLVM Developers mailing list > llvm-...
2018 May 05
0
llvm-mc-assemble-fuzzer broken
...his has been broken for several months. I think I can fix > this particular instance, but I was wondering whether anybody cares > about this tool? > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
2016 Dec 21
5
llvm (the middle-end) is getting slower, December edition
...can you please explain what's the motivation behind the new transformations you introduced? I'm tempted to ask a revert, but I'd like to understand the motivations first. -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2016 May 03
2
status of IPO/IPCP?
...IPSCCP (which should do a better job at interprocedural constant propagation). I'm also not entirely sure it's used anywhere. Is there any reason to keep it around? Thanks, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2017 Apr 26
3
Store unswitch
...ke such an optimization do not > > happened. > > > > The same IR at -O3 for both cases on this example. > https://godbolt.org/g/Tk2MM8 > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170425/1984620f/attachment.html>
2017 Apr 25
3
RFC: Improving performance of HashString
...t for computing the --build-id in lld as fast/non-crytographic hash variant and has proven to outperform other candidates (e.g. CityHash). Vedant, what do you mean with unsupported? -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2017 Sep 05
2
Where to find the list of passes run by clang/opt with -O3
...e line that adds the pass in PassManagerBuilder.cpp. If you use `opt` + the new pass manager there's a flag for testing to specify a custom pipeline, but that will be more work. -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare
2001 May 22
2
MASS data sets
...to, Hamilton, NZ -----[+64-7-838-4773]---------------------------[maj at waikato.ac.nz]----- "Doubt everything or believe everything:these are two equally convenient strategies. With either we dispense with the need to think." http://www.stats.waikato.ac.nz/Staff/maj.html - Henri Poincare' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2016 Jun 20
4
FireFox-46.0.1 build with interprocedural register allocation enabled
...ecution speed and latency (pause during execution) . You can find more information here https://developers.google.com/octane/faq -Vivek > > Thanks! > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160621/8dee5c9d/attachment.html>
2016 Dec 21
0
llvm (the middle-end) is getting slower, December edition
...can confirm for 1)" I assume you mean these two patches have a pretty significant impact on compile time; not "0.1%" each) -- Sean Silva > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/piperma...
2016 Aug 18
3
Should lld support binary output ("--oformat binary")?
One remaining blocking issue for linking FreeBSD with lld is the inability to build the bootloader components. We have a patch[1] in review to address one of the problems by switching to using a linker script instead of GNU ld's -N option. Another issue is that some bootloader components are created by the linker directly as binary objects, using --oformat binary. (Other bootloader components
2017 Apr 14
3
Saving Compile Time in InstCombine
...e to-do list. >> > > You may consider adding statistics (those should be much more > scalable) although more coarse. > > Thanks! > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare >
2015 Aug 22
2
a lld linker script bug
...t;> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > > > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare