forked from OSchip/llvm-project
0a9b27933a
AArch64 has specific instructions to multiply two numbers at double the width and produce the high part of the result. These can be used to implement LLVM's mul.with.overflow instructions fairly simply. Helps with C++ operator new[]. llvm-svn: 294519 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |