aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SROA/phi-and-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth2012-10-041-1/+1
* Refactor the PartitionUse structure to actually use the Use* instead ofChandler Carruth2012-10-011-3/+21
* Fix a case where SROA did not correctly detect dead PHI or selects dueChandler Carruth2012-09-251-0/+45
* Fix a case where the new SROA pass failed to zap dead operands toChandler Carruth2012-09-211-7/+11
* Introduce a new SROA implementation.Chandler Carruth2012-09-141-0/+325