aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SROA/alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-34/+34
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-5/+8
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Teach SROA to cope with wrapper aggregates. These show up a lot in ABIChandler Carruth2012-10-131-31/+0
* 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