summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Analysis/TestMemRefDependenceCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-1/+1
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.River Riddle2019-09-131-2/+3
* NFC: Move AffineOps dialect to the Dialect sub-directory.River Riddle2019-08-201-1/+1
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-191-1/+1
* Globally change load/store/dma_start/dma_wait operations over to affine.load/...Andy Davis2019-07-031-1/+2
* Return dependence result enum to distiguish between dependence result and err...Andy Davis2019-06-111-3/+5
* Replace Operation::isa with llvm::isa.River Riddle2019-05-201-1/+1
* rename -memref-dependence-check to -test-memref-dependence-check since itChris Lattner2019-05-201-0/+126
OpenPOWER on IntegriCloud