Age | Commit message (Expand) | Author |
---|---|---|
2013-02-17 | Re-apply r174919 - smarter copy/move assignment/construction, with fixes for | Lang Hames |
2013-02-12 | Backing out r174919 while I investigate a self-host bug on Takumi's builder. | Lang Hames |
2013-02-11 | When generating IR for default copy-constructors, copy-assignment operators, | Lang Hames |
2012-11-07 | When deciding whether to convert an array construction loop into a memcpy, look | Richard Smith |
2011-06-17 | When synthesizing implicit copy/move constructors and copy/move assignment | John McCall |
2011-01-25 | Move unnamed_addr after the function arguments on Sabre's request. | Rafael Espindola |
2011-01-11 | Add unnamed_addr to constructors and destructors. | Rafael Espindola |
2010-05-05 | Reimplement code generation for copying fields in the | Douglas Gregor |