aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SROA/big-endian.ll
AgeCommit message (Expand)Author
2012-12-12Fix typo in test-case.Jakub Staszak
2012-12-10Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores.Chandler Carruth
2012-10-25Teach SROA how to split whole-alloca integer loads and stores intoChandler Carruth
2012-10-04Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth