Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -1/+2 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -162/+414 |
* | OptimizeAddedConstants: Handle a final added constant properly (#6115) | Alon Zakai | 2023-11-13 | 1 | -0/+25 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -1/+3 |
* | OptimizeInstructions: Handle signed overflow properly in canOverflow() (#5467) | Alon Zakai | 2023-01-31 | 1 | -13/+67 |
* | OptimizeInstructions: Check for possible added-constant overflows (#5227) | Alon Zakai | 2022-12-20 | 1 | -0/+299 |
* | Update default features to match new llvm defaults (#5212) | Sam Clegg | 2022-11-03 | 1 | -0/+16597 |