aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SROA/alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth2012-10-041-1/+1
* Fix an issue where we failed to adjust the alignment constraint onChandler Carruth2012-10-031-0/+31
* Try to use a better set of abstractions for computing the alignmentChandler Carruth2012-10-031-4/+59
* Fix more misspellings found by Duncan during review.Chandler Carruth2012-10-011-2/+2
* Fix several issues with alignment. We weren't always accounting for typeChandler Carruth2012-10-011-0/+31
* Fix a somewhat surprising miscompile where code relying on an ABIChandler Carruth2012-09-291-1/+22
* When rewriting the pointer operand to a load or store which hasChandler Carruth2012-09-261-0/+18
* Teach all of the loads, stores, memsets and memcpys created by theChandler Carruth2012-09-261-0/+46