Robert Konicar
Robert Konicar
### Summary During installation I selected Czech keyboard layout with the qwerty variant. After installation I noticed that on the login screen `lightdm` is using the default `us` layout. This...
Right now arguments are called `argX` because of legacy reasons. Since now we have our own `FuncOp` it should be possible to preserve the original names.
### Prerequisites - [X] I have read the documentation and the proposed feature is not implemented. ### Description `-resource-dir /opt/compiler-explorer/clang-17.0.1/lib/clang/17/ --gcc-toolchain=/opt/compiler-explorer/gcc13.2.0/`
### Description [VAST-LLVM-test-suite](https://github.com/trailofbits/vast-llvm-test-suite) [Results](https://trailofbits.github.io/vast/Benchmarks/single-source-results/) - [x] Move total scores to the top of the table - [x] Improve column headers (High-Level, LLVM, Binary) - [ ] Replace `FAIL` with some...
### Prerequisites - [X] I have read the documentation and the proposed feature is not implemented. ### Description Currently, on push to `master` branch, the CI builds vast 3 times...
### Prerequisites - [X] I have read the documentation and the proposed feature is not implemented. ### Description Currently the LLVM IR target is disabled because of time constraints (github...
Missing support for ISO C99 `_Complex` and GNU `__complex__` Example benchmarks: - `Regression/C/gcc-c-torture/execute/20010605-2.c` - `Regression/C/gcc-c-torture/execute/20010605-2.c` - `Regression/C/gcc-c-torture/execute/20030910-1.c` - `Regression/C/gcc-c-torture/execute/20050121-1.c` - `Regression/C/gcc-c-torture/execute/20070614-1.c` - `Regression/C/gcc-c-torture/execute/complex-1.c` - `Regression/C/gcc-c-torture/execute/complex-2.c` - `Regression/C/gcc-c-torture/execute/complex-4.c` - `Regression/C/gcc-c-torture/execute/complex-5.c` -...
- `UnitTests/Vector/SSE/sse.isamax.c` - `UnitTests/Vector/SSE/sse.expandfft.c` - `UnitTests/Vector/SSE/sse.shift.c` - `UnitTests/Vector/SSE/sse.stepfft.c` -