aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SROA/big-endian.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Fix typo in test-case.Jakub Staszak2012-12-121-8/+8
* Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores.Chandler Carruth2012-12-101-7/+2
* Teach SROA how to split whole-alloca integer loads and stores intoChandler Carruth2012-10-251-17/+28
* Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth2012-10-041-0/+108