mirror of
https://github.com/llvm/llvm-test-suite
synced 2026-08-25 17:56:17 +00:00
No description
- C 48.4%
- Fortran 18.9%
- C++ 17.1%
- RPC 7.1%
- Logos 2.2%
- Other 5.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Add a little-endian CRC-16 test that computes the polynomial and carry updates separately. The bit test in the code is canonicalized to `trunc X to i1`, exercising HashRecognize's handling of that pattern. This covers the source pattern from llvm/llvm-project#213881 and accompanies llvm/llvm-project#213883. |
||
| ABI-Testsuite | ||
| Bitcode | ||
| ClangAnalyzer | ||
| cmake | ||
| CTMark | ||
| External | ||
| Fortran | ||
| litsupport | ||
| litsupport-tests | ||
| LNTBased | ||
| MicroBenchmarks | ||
| MultiSource | ||
| SingleSource | ||
| test-suite-externals | ||
| tools | ||
| utils | ||
| .arcconfig | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CollectDebugInfoUsingLLDB.py | ||
| CompareDebugInfo.py | ||
| default.profraw | ||
| default.reference_output | ||
| DiffOutput.sh | ||
| filepp | ||
| FindMissingLineNo.py | ||
| GenerateReport.pl | ||
| HashProgramOutput.sh | ||
| HTMLColDiff.pl | ||
| instant.txt | ||
| LICENSE.TXT | ||
| lineinfo.xfail | ||
| lit.cfg | ||
| lit.site.cfg.in | ||
| ModuleInfo.txt | ||
| ParseMultipleResults | ||
| PrintLineNo.sh | ||
| README.txt | ||
| RunSafely.sh | ||
LLVM "test-suite" Repository ---------------------------- Please see the LLVM testing infrastructure guide: https://llvm.org/docs/TestSuiteGuide.html for more information on the contents of this repository.