* improve names * properly categorize a couple of bug cases * mark one as already passing
This also adds some float-related instructions to MIR/Emit
store_to_block_ptr
Instead of explicitly setting lhs to .none, check if the lhs instruction was analyzed. This simpler approach also handles stores from nested blocks correctly.