Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -2/+1 |
* | Fix typos, NFC. | Christian Sigg | 2019-10-04 | 1 | -1/+1 |
* | Integer set + operands / affine if op canonicalization | Uday Bondhugula | 2019-09-05 | 1 | -1/+21 |
* | Introduce Fourier-Motzkin variable elimination + other cleanup/support | Uday Bondhugula | 2019-03-29 | 1 | -1/+11 |
* | Adds Gaussian Elimination to FlatAffineConstraints. | MLIR Team | 2019-03-29 | 1 | -0/+16 |
* | [MLIR] IntegerSet value type | Nicolas Vasilache | 2019-03-29 | 1 | -7/+24 |
* | [MLIR] AffineExpr final cleanups | Nicolas Vasilache | 2019-03-29 | 1 | -2/+1 |
* | [RFC][MLIR] Use AffineExprRef in place of AffineExpr* in IR | Nicolas Vasilache | 2019-03-29 | 1 | -2/+3 |
* | Support for affine integer sets | Uday Bondhugula | 2019-03-29 | 1 | -0/+29 |