Skip to content

Latest commit

 

History

History
998 lines (934 loc) · 52.3 KB

File metadata and controls

998 lines (934 loc) · 52.3 KB

C++ links: compilers - correctness

See also:

Contents


General

Debugging

Debugging of compilers bugs

See also: Section 6.3 (Compiler Bug Debugging) in "A Survey of Compiler Testing"; Compilers Correctness: Testing: Reduction; Debugging: Readings: Delta Debugging

History

Lectures


Testing

See also: Testing

Testing: Readings

Testing: Readings: 2020

Testing: Readings: Generation

Testing: Readings: Performance Optimization

Testing: Readings: Reduction

See also: Testing: Reduction

Testing: Readings: Reduction: LLVM

Testing: Software

Testing: Software: Generation

Testing: Software: Performance Optimization

Testing: Software: Reduction

Testing: Talks


Validation

Validation: Including translation validation, equivalence checking.

Validation: 2020

Validation: 2019

Validation: 2017

Validation: 2016

Validation: 2011-1978


Verification

Verification: 2021

Verification: 2020

Verification: Talks