Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer types] Pass value type to LoadInst creation. | James Y Knight | 2019-02-01 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix unused function warning. | Simon Pilgrim | 2018-11-19 | 1 | -6/+0 |
* | Add missing stream operator for Polynomial class to fix debug builds. | Simon Pilgrim | 2018-11-19 | 1 | -0/+7 |
* | [InterleavedLoadCombine] Fix warnings | Martin Elshuber | 2018-11-19 | 1 | -6/+1 |
* | [InterleavedLoadCombine] Fix warning unused variable | Martin Elshuber | 2018-11-19 | 1 | -2/+0 |
* | [InterleavedLoadCombine] Remove unused include. NFC. | Benjamin Kramer | 2018-11-19 | 1 | -1/+0 |
* | Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads. | Martin Elshuber | 2018-11-19 | 1 | -0/+1366 |