search for: maltsev

Displaying 4 results from an estimated 4 matches for "maltsev".

Did you mean: galtsev
2018 Mar 20
1
[RFC] Function pointer alignment
...inates the 'and' instruction because it incorrectly infers that the two least significant bits of the 'ptrtoint' result are zero. I think that this can be fixed by adding a new field to the llvm::DataLayout structure. What do you think about such approach? -- Regards, Mikhail Maltsev
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
On 6/19/20 6:31 AM, Mikhail Maltsev via llvm-dev wrote: > On 19/06/2020 10:50, Mehdi AMINI via llvm-dev wrote: > >> As we intend to be an inclusive community, I propose that we change the name of >> our development branch and that we adopt instead a more neutral terminology for >> the LLVM monorepo. Possible n...
2018 Mar 26
0
LLVM Weekly - #221, Mar 26th 2018
...place April 16th-17th in Bristol, UK. The next LLVM social in Paris will [take place](http://lists.llvm.org/pipermail/llvm-dev/2018-March/122102.html) tomorrow, March 27th. Gergö Barany will be presenting about "Finding Missed Optimizations in LLVM". ## On the mailing lists * Mikhail Maltsev has posted an [RFC on function pointer alignment](http://lists.llvm.org/pipermail/llvm-dev/2018-March/121953.html). Currently computeKnownBits uses function alignment to infer the least significant bits of a function pointer, but for Arm targets the LSB is used to indicate if the function is a Thum...
2020 Jun 19
21
Inclusive language in LLVM: can we rename `master` branch?
Hi, When we moved to GitHub a few months ago, we used without more consideration the "master" convention to name our development branch. On SVN it used to be just "trunk". This naming is unfortunate <https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.1> as it can hurt some contributors