Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-12 | [llvm] Remove redundant string initialization (NFC) | Kazu Hirata | 1 | -1/+1 |
2020-12-06 | [ConstraintElimination] Bail out if system gets too big. | Florian Hahn | 1 | -0/+3 |
2020-12-05 | [ConstraintElimination] Wrap dump() call in LLVM_DEBUG (NFC). | Florian Hahn | 1 | -1/+1 |
2020-12-05 | [ConstraintElimination] Handle constraints with all zero var coeffs. | Florian Hahn | 1 | -0/+5 |
2020-09-17 | [ConstraintSystem] Remove local variable that is set but not read [NFC] | Mikael Holmen | 1 | -2/+0 |
2020-09-15 | [ConstraintSolver] Add isConditionImplied helper. | Florian Hahn | 1 | -0/+10 |
2020-09-15 | Recommit "[ConstraintSystem] Add helpers to deal with linear constraints." | Florian Hahn | 1 | -0/+142 |
2020-09-11 | Revert "[ConstraintSystem] Add helpers to deal with linear constraints." | Florian Hahn | 1 | -141/+0 |
2020-09-11 | [ConstraintSystem] Add helpers to deal with linear constraints. | Florian Hahn | 1 | -0/+141 |