search for: r330037

Displaying 1 result from an estimated 1 matches for "r330037".

Did you mean: 330037
2018 Apr 16
0
LLVM Weekly - #224, Apr 16th 2018
...ngling ABI was added, for use with LLDB. This allows propertie of a demangled name to be queried. [r329951](https://reviews.llvm.org/rL329951). * The Mips backend will now estimate the cost of generating a shifts+adds+subs for a constant multiplication and generate the multiply if it is too high. [r330037](https://reviews.llvm.org/rL330037). ## Clang commits * The `__builtin_dump_struct` builtin will, as the name suggests, dump structure contents at runtime. [r329762](https://reviews.llvm.org/rL329762). * The `-Wreturn-std-move` and `-Wreturn-std-move-in-c++11` diagnostics (off by default) warn...