Commits

Xin Tong committed ddb9bba50e9
Improve the compilation time of redundant load elimination For forwarding on allocstacks, we can invalidate the forwable bit when we hit the deallocate stack. This helps compilation time as we do not need to propagate these bits down to subsequent basic blocks.