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 | -1/+1 |
* | Fix minor spelling tweaks (NFC) | Kazuaki Ishizaki | 2019-10-20 | 1 | -1/+1 |
* | NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase. | River Riddle | 2019-09-13 | 1 | -2/+3 |
* | NFC: Move AffineOps dialect to the Dialect sub-directory. | River Riddle | 2019-08-20 | 1 | -1/+1 |
* | NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. | River Riddle | 2019-08-19 | 1 | -1/+1 |
* | Globally change load/store/dma_start/dma_wait operations over to affine.load/... | Andy Davis | 2019-07-03 | 1 | -1/+2 |
* | Return dependence result enum to distiguish between dependence result and err... | Andy Davis | 2019-06-11 | 1 | -3/+5 |
* | Replace Operation::isa with llvm::isa. | River Riddle | 2019-05-20 | 1 | -1/+1 |
* | rename -memref-dependence-check to -test-memref-dependence-check since it | Chris Lattner | 2019-05-20 | 1 | -0/+126 |