llvm-project/mlir
Chris Lattner 501fda4b36 Implement basic block successor iterators. Rename BBDestination ->
BasicBlockOperand to be more consistent with InstOperand.  Rename
getDestinations() to getBasicBlockOperands() to reduce confusion on their role.

PiperOrigin-RevId: 206192327
2019-03-29 12:45:49 -07:00
..
include/mlir Implement basic block successor iterators. Rename BBDestination -> 2019-03-29 12:45:49 -07:00
lib Implement basic block successor iterators. Rename BBDestination -> 2019-03-29 12:45:49 -07:00
test Fix FIXME's/TODOs: 2019-03-29 12:43:42 -07:00
tools/mlir-opt Sketch out loop unrolling transformation. 2019-03-29 12:43:01 -07:00
utils/emacs [mlir] Add mlir-mode.el 2019-03-29 12:42:34 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00