aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SROA/alignment.ll
AgeCommit message (Expand)Author
2012-10-13Teach SROA to cope with wrapper aggregates. These show up a lot in ABIChandler Carruth
2012-10-04Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth
2012-10-03Fix an issue where we failed to adjust the alignment constraint onChandler Carruth
2012-10-03Try to use a better set of abstractions for computing the alignmentChandler Carruth
2012-10-01Fix more misspellings found by Duncan during review.Chandler Carruth
2012-10-01Fix several issues with alignment. We weren't always accounting for typeChandler Carruth
2012-09-29Fix a somewhat surprising miscompile where code relying on an ABIChandler Carruth
2012-09-26When rewriting the pointer operand to a load or store which hasChandler Carruth
2012-09-26Teach all of the loads, stores, memsets and memcpys created by theChandler Carruth