Dejan Mircevski ed55bcd9f8 Don't remove SPIR-V blocks before codegen.
A removed block releases its instructions, so Module::idToInstruction
suddenly contains dangling references.  The original motivation for
block removal was to skip some unreachable blocks, but that's already
achieved by InReadableOrder.cpp.

Also updated stale comments.
2016-01-19 21:18:14 -05:00
..
2016-01-19 10:11:34 -05:00
2015-08-06 22:55:01 -06:00
2015-08-06 22:55:01 -06:00