search for: n7z

Displaying 3 results from an estimated 3 matches for "n7z".

Did you mean: 7z
2016 Aug 03
2
RFC: We should stop merging allocas in the inliner
...de which causes live ranges to expand and increases spills. Nothing really scary here, and in many ways validates the core premise -- this does actually remove barriers to the mid-level optimizer. I've also found one case where stack coloring appears to just fail for no reason: "NArchive::N7z::GetStringForSizeValue(unsigned int)" in 7zHandler.cpp has exactly the same sequence of instructions after the change but 3x larger stack. But this appears to be rare and mostly relating to functions with already small stack sizes. I've filed PR28821 to track this. Anyways, while clearly...
2016 Aug 01
16
RFC: We should stop merging allocas in the inliner
Chris added alloca merging in the inliner a looooong time ago, 2009. The reason he added it was because at the time we didn't do stack coloring and without it we had serious stack size problems in LLVM. Since then, a few rather important things have changed: - We have reasonably powerful stack coloring support in the backend based on lifetime markers - Clang (the primary frontend I'm
2008 May 21
0
Errors in using gdb (PR#11496)
...9o1GN6dxwoqCY95kB7OzGntxy09HLQ7sf215YP24j4xaCdOfDruLujk78dtNvBDBA7ZJCx epOxexICj1kleKG0WtVmsxaENT+o+sGg51dxx3GrrgsfIdxgC8JqYmu2yxgQezN0a61GPWo2 okYjhvamFzX9qBlEzTBqtqJmOwKGbODWCgDdm22r4ptekWFo94YeVKPYCj0E7eghg9Ce3PUj 3lZGfra7TLnQzjdv7HBKOS8qds3ydR91oUMBwrc+FwE/iUQijXVoT/u0K+zqOohuHZIJ7Wn/ nDS0a7nHWBN7Z7Pgdn4+edetN5uDvu/ADvvaq9edep2N/kwJGDiJHR5UazZjwzsE6uCBCtoB 1Bt1t+4DRHp1Lwa3wGHQ3nDag40INj8GbLcUaIciwNWBBxP4C8VUEzs8vPTY0h67J/lBvd5A XGcXAv5CCF4Tz9Y5irW7Sp2fPaaz4yYbfHRDgy2ZPcYa2p3Qq7Wa9chtRE4z3ppu5HiR40du ELlh5LYipx1Bk2jGW7sBW8uvhX4vYA/hGao6NmIn7mHtDrRz7jFu4r8UoIk74GRt9NaF9uG3 lYNSzsug3fUDA2hvNGmAI...