Age | Commit message (Expand) | Author |
---|---|---|
2012-10-13 | Teach SROA to cope with wrapper aggregates. These show up a lot in ABI | Chandler Carruth |
2012-10-04 | Teach the integer-promotion rewrite strategy to be endianness aware. | Chandler Carruth |
2012-10-03 | Fix an issue where we failed to adjust the alignment constraint on | Chandler Carruth |
2012-10-03 | Try to use a better set of abstractions for computing the alignment | Chandler Carruth |
2012-10-01 | Fix more misspellings found by Duncan during review. | Chandler Carruth |
2012-10-01 | Fix several issues with alignment. We weren't always accounting for type | Chandler Carruth |
2012-09-29 | Fix a somewhat surprising miscompile where code relying on an ABI | Chandler Carruth |
2012-09-26 | When rewriting the pointer operand to a load or store which has | Chandler Carruth |
2012-09-26 | Teach all of the loads, stores, memsets and memcpys created by the | Chandler Carruth |