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