summaryrefslogtreecommitdiff
path: root/test/Transforms/SROA/big-endian.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Fix typo in test-case.Jakub Staszak2012-12-12
* Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores.Chandler Carruth2012-12-10
* Teach SROA how to split whole-alloca integer loads and stores intoChandler Carruth2012-10-25
* Teach the integer-promotion rewrite strategy to be endianness aware.Chandler Carruth2012-10-04