| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -38/+0 | |
| 2022-09-30 | Tell LLVM that `partition_point` returns a valid fencepost | Scott McMurray | -0/+20 | |
| This was already done for a successful `binary_search`, but this way `partition_point` can get similar optimizations. | ||||
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -1/+0 | |
| 2021-03-06 | Add codegen test checking binary_search allows eliding bound checks | Giacomo Stevanato | -0/+19 | |
