Displaying 10 results from an estimated 10 matches for "vedantk".
Did you mean:
vedant
2020 Feb 07
4
Enabling debug entry value production by default
...the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>[3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
[4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200207/79f75eab/attachment.html>
2020 Feb 07
2
Enabling debug entry value production by default
...isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>[3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200207/1ab64869/attachment.html>
2018 Sep 26
5
RFC: Adding a code size analysis tool
...t interpretation. If there's enough interest I can explore
using an alternative format for visualization, e.g:
http://neugierig.org/software/chromium/bloat/
https://github.com/evmar/webtreemap
(Thanks JF for pointing these out!)
Here's a link to the source code:
https://github.com/vedantk/llvm-project/tree/sizeinfo
Selected Examples
-----------------
Here are a few interesting snippets from a comparison of clang-6 vs. clang-7.
First, let's take a look at the function view diffstat. Here are the 10
functions which grew in size the most. On the left hand side, you'll see...
2018 Oct 01
4
RFC: Adding a code size analysis tool
...g.org/software/chromium/bloat/ <http://neugierig.org/software/chromium/bloat/>
> https://github.com/evmar/webtreemap <https://github.com/evmar/webtreemap>
>
> (Thanks JF for pointing these out!)
>
> Here's a link to the source code:
>
> https://github.com/vedantk/llvm-project/tree/sizeinfo <https://github.com/vedantk/llvm-project/tree/sizeinfo>
>
> Selected Examples
> -----------------
>
> Here are a few interesting snippets from a comparison of clang-6 vs. clang-7.
>
> First, let's take a look at the function view diffst...
2018 Oct 01
3
RFC: Adding a code size analysis tool
...t/ <http://neugierig.org/software/chromium/bloat/>
>> https://github.com/evmar/webtreemap <https://github.com/evmar/webtreemap>
>>
>> (Thanks JF for pointing these out!)
>>
>> Here's a link to the source code:
>>
>> https://github.com/vedantk/llvm-project/tree/sizeinfo <https://github.com/vedantk/llvm-project/tree/sizeinfo>
>>
>> Selected Examples
>> -----------------
>>
>> Here are a few interesting snippets from a comparison of clang-6 vs. clang-7.
>>
>> First, let's take a look...
2019 Apr 16
2
Tool to help hunt down binary size regressions
Hi folks,
Sometimes I make a change to the compiler that causes a binary size
regression and I need to track down where that regression came from. One
relatively naive way of doing this is to take two build trees, one compiled
with the old compiler and another compiled with the new compiler, and then
compare the symbol sizes (st_size) in the final output files in each build
tree. The problem with
2020 Feb 07
2
Enabling debug entry value production by default
...idateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>
> [3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200207/be604b7b/attachment.html>
2015 Oct 01
3
Fwd: buildbot failure in LLVM on sanitizer-x86_64-linux-bootstrap
...e for this Build: sanitizer-buildbot2
Build Reason: scheduler
Build Source Stamp: [branch trunk] 248976
Blamelist:
ab,adrian,askrobov,bruno,bwilson,cbieneman,davide,dblaikie,dehao,dgregor,djasper,eeckstein,escha,eugenis,hfinkel,jingyue,kcc,krasin,majnemer,mcrosier,mzolotukhin,rikka,rnk,ruiu,spatel,vedantk
BUILD FAILED: failed annotate failed check-llvm msan
sincerely,
-The Buildbot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151001/62e76e6a/attachment.html>
2020 Feb 10
2
Enabling debug entry value production by default
...ws.llvm.org/D73700>, [CallSiteInfo] Use the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>
>
> [3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html
>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
2011 Nov 29
1
[LLVMdev] [make] fatal error: 'LibraryDependencies.inc' file not found
I'm trying to build llvm from svn.
I ran ./configure with --enable-debug-runtime, then make -j4, before I
got the following error:
llvm[1]: Building llvm-config script.
make[1]: Leaving directory `/home/vk/opt/llvm/tools/llvm-config'
make[1]: Entering directory `/home/vk/opt/llvm/tools/llvm-config-2'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call