| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -229/+0 |
| 2020-08-18 | Moved coverage counter injection from BasicBlock to Statement. | Rich Kadel | -9/+11 |
| 2020-08-10 | Merge branch 'master' into feature/incorporate-tracing | pawanbisht62 | -14/+5 |
| 2020-08-09 | rustc_codegen_llvm: use IndexSet in CoverageMapGenerator | Josh Stone | -14/+5 |
| 2020-08-06 | Merge branch 'master' into feature/incorporate-tracing | pawanbisht62 | -12/+12 |
| 2020-08-06 | Incorporate tracing crate | bishtpawan | -1/+1 |
| 2020-08-04 | Completes support for coverage in external crates | Rich Kadel | -12/+12 |
| 2020-07-29 | Moved structs/enums with repr(C) to LLVM types into ffi.rs crates | Rich Kadel | -2/+3 |
| 2020-07-28 | Refactor MIR coverage instrumentation | Rich Kadel | -4/+4 |
| 2020-07-25 | Fixed coverage map issues; better aligned with LLVM APIs | Rich Kadel | -154/+115 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -0/+274 |
