This release adds a much simpler, flat Python API. The API comprises three
families of functions: graph *creation* ops, graph *transform* ops, and graph
*serialization* ops. Each function supports simple and efficient parallelization
through an `executor` parameter, and can be chained together.
This release also adds support for LLVM 6.0.0.