Age | Commit message (Expand) | Author |
---|---|---|
2012-12-17 | Teach the rewriting of memcpy calls to support subvector copies. | Chandler Carruth |
2012-12-17 | Fix a secondary bug I introduced while fixing the first part of PR14478. | Chandler Carruth |
2012-12-17 | Fix the first part of PR14478: memset now works. | Chandler Carruth |
2012-12-06 | Fix typos in CHECK lines. | Dmitri Gribenko |
2012-11-21 | PR14055: Implement support for sub-vector operations in SROA. | Chandler Carruth |
2012-11-20 | Rework the rewriting of loads and stores for vector and integer allocas | Chandler Carruth |
2012-10-30 | Fix PR14212: For some strange reason I treated vectors differently from | Chandler Carruth |
2012-10-10 | Add the testcase from pr13254 (the old scalarreply pass handles this wrong; | Duncan Sands |
2012-10-04 | Teach the integer-promotion rewrite strategy to be endianness aware. | Chandler Carruth |
2012-09-14 | Introduce a new SROA implementation. | Chandler Carruth |