llvm-project/mlir
Chris Lattner 789ba6319e Improve management of instructions and basic blocks by having their inclusion
in a container automatically maintain their parent pointers, and change storage
from std::vector to the proper llvm::iplist type.

PiperOrigin-RevId: 202889037
2019-03-29 12:27:44 -07:00
..
include/mlir Improve management of instructions and basic blocks by having their inclusion 2019-03-29 12:27:44 -07:00
lib Improve management of instructions and basic blocks by having their inclusion 2019-03-29 12:27:44 -07:00
test/IR Enhance the type system to support arbitrary precision integers, which are 2019-03-29 12:27:32 -07:00
tools/mlir-opt Report parsing error check failures wrt file being parsed. 2019-03-29 12:26:16 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00