Age | Commit message (Expand) | Author |
---|---|---|
2013-03-14 | PR14972: SROA vs. GVN exposed a really bad bug in SROA. | Chandler Carruth |
2012-11-20 | Fix PR14132 and handle OOB loads speculated throuh PHI nodes. | Chandler Carruth |
2012-10-15 | First major step toward addressing PR14059. This teaches SROA to handle | Chandler Carruth |
2012-10-04 | Teach the integer-promotion rewrite strategy to be endianness aware. | Chandler Carruth |
2012-10-01 | Refactor the PartitionUse structure to actually use the Use* instead of | Chandler Carruth |
2012-09-25 | Fix a case where SROA did not correctly detect dead PHI or selects due | Chandler Carruth |
2012-09-21 | Fix a case where the new SROA pass failed to zap dead operands to | Chandler Carruth |
2012-09-14 | Introduce a new SROA implementation. | Chandler Carruth |