MIPT-ILab / mipt-mips

Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
http://mipt-ilab.github.io/mipt-mips/
MIT License
341 stars 139 forks source link

Use LLVM 12 for analysis #1478

Closed pavelkryukov closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1478 (b0ad37a) into master (66053b6) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1478      +/-   ##
==========================================
- Coverage   99.75%   99.74%   -0.01%     
==========================================
  Files         140      140              
  Lines       11764    11767       +3     
==========================================
+ Hits        11735    11737       +2     
- Misses         29       30       +1     
Impacted Files Coverage Δ
simulator/mips/mips_instr.cpp 99.74% <0.00%> (-0.26%) :arrow_down:
simulator/infra/ports/ports.cpp 100.00% <0.00%> (ø)
simulator/infra/t/unit_test.cpp 100.00% <0.00%> (ø)
simulator/risc_v/riscv_instr.cpp 100.00% <0.00%> (ø)
simulator/infra/config/t/unit_test.cpp 100.00% <0.00%> (ø)
simulator/modules/branch/t/unit_test.cpp 100.00% <0.00%> (ø)
simulator/infra/ports/t/topology_test.cpp 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 66053b6...b0ad37a. Read the comment docs.