summaryrefslogtreecommitdiffstats
path: root/mlir/test/lib/Transforms/TestLiveness.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
| | | | PiperOrigin-RevId: 286906740
* Roll-forward initial liveness analysis including test cases.Alexander Belyaev2019-12-111-0/+42
| | | | | | Fix the usage of the map size when appending to the map with []. PiperOrigin-RevId: 284985916
* Automated rollback of commit 98fbf41044d3364dbaf18db81b9e8d9520d14761Alexander Belyaev2019-12-111-42/+0
| | | | PiperOrigin-RevId: 284979684
* Add initial liveness analysis including test cases.Marcel Koester2019-12-111-0/+42
Closes tensorflow/mlir#255 PiperOrigin-RevId: 284935454
OpenPOWER on IntegriCloud