| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Memcpy Loop Lowering] Remove the fixed int8 lowering. | Sean Fertile | 2017-12-18 | 1 | -80/+13 |
| * | [Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed. | Sean Fertile | 2017-12-16 | 1 | -6/+10 |
| * | [Memcpy Loop Lowering] Insert loop BB inbetween the split BB. | Sean Fertile | 2017-12-15 | 1 | -2/+3 |
| * | Extend memcpy expansion in Transform/Utils to handle wider operand types. | Sean Fertile | 2017-07-07 | 1 | -9/+279 |
| * | Recommit "r306541 - Add zero-length check to memcpy/memset load store loop ex... | Teresa Johnson | 2017-07-01 | 1 | -5/+14 |
| * | Revert "r306541 - Add zero-length check to memcpy/memset load store loop expa... | Daniel Jasper | 2017-06-30 | 1 | -12/+5 |
| * | Add zero-length check to memcpy/memset load store loop expansion | Teresa Johnson | 2017-06-28 | 1 | -5/+12 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
| * | NVPTX: Extract mem intrinsic expansions into utilities | Matt Arsenault | 2017-02-08 | 1 | -0/+231 |

