-
`std::bit_ceil` emits quite a bit of assembly on x64. This seems to occur mostly due [the branch in `_Checked_x86_x64_countl_zero`](https://github.com/microsoft/STL/blob/c34f24920e463a71791c2ee3d2bed1…
-
> Error
Build clang with g++ and then build clickhouse with clang 1.14.1, but it always crash here
```
/usr/local/bin/clang -DSTD_EXCEPTION_HAS_STACK_TRACE=1 -I/home/wenzhou/clickhouse/ClickHou…
-
Was this an emscripten project? The small file size of ~20KB is exactly what I need so I'm curious, how did you even achieve this? Can you share what you are comfortable with?
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
I just tried the fancy-regex version of syntect for the first time (thank you for everyone involved!).
Here are a few of the problems I have encountered so far:
- The [PHP syntax in sublimehq/Pa…
-
Embedded platforms usually use different libraries than glibc to lower the memory footprint. For example OpenWRT uses uClibc, LEDE uses musl and there are some more.
When I tried to build Lwan for Op…
-
```
This issue is for tracking the state of racecheck_unittest under TSan+LLVM (see
code.google.com/p/data-race-test/wiki/CompileTimeInstrumentation)
To link a 32-bit instrumented version of raceche…
-
```
What steps will reproduce the problem?
1. Install Intel Composer XE with Intel Xeon Phi support
2. Configure protobuf for Intel Xeon Phi:
./configure --enable-shared --prefix="${DESTDIR}" --ho…
-
```
What steps will reproduce the problem?
1. Install Intel Composer XE with Intel Xeon Phi support
2. Configure protobuf for Intel Xeon Phi:
./configure --enable-shared --prefix="${DESTDIR}" --ho…
-
For tracking
**multAcc_32x32_keep32_R, mult_32x32_keep32_R** and co macros, involved in Q.31 FFTs,Fast DF1 Biquad / Fast FIRs are supposed to be converted in single ARMv7M-E DSP instruction (**SMM…