Commits

Xin Tong committed 3c93dbbc587
[RLE-DSE] Implement the actual redundant load elimination (RLE) data flow. This should handle some simple RLE. but not phi-node, i.e. SILArguments. Also, the new RLE implemented in this patch is disabled by default (behind a flag). we are working on post-commit review.