basicblock: also generate BB #0 when it's labeld with `Nothing' (BBEnd)
[mate.git] / Mate / BasicBlocks.hs
2012-04-07 Bernhard Urbanbasicblock: also generate BB #0 when it's labeld with...
2012-04-03 Bernhard Urbanbasicblock: remove warning
2012-04-03 Bernhard Urbanbasicblock: refactor function interface
2012-04-02 Bernhard Urbanbasicblock: build BBs from instructionstream
2012-04-02 Bernhard Urbanbasicblock: get jump offsets from instructions
2012-04-02 Bernhard Urbanbasicblock: calculate offset in instructionstream
2012-04-02 Bernhard Urbansrc: move files into a Mate package