| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -2/+2 |
| * | [TableGen] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-06 | 1 | -2/+2 |
| * | Remove redundant includes from utils/TableGen. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
| * | [TableGen] Replace InfoByHwMode::getAsString with writeToStream | Krzysztof Parzyszek | 2017-09-22 | 1 | -27/+36 |
| * | Revert "[TableGen] Replace InfoByHwMode::getAsString with writeToStream" | Krzysztof Parzyszek | 2017-09-22 | 1 | -35/+27 |
| * | [TableGen] Replace InfoByHwMode::getAsString with writeToStream | Krzysztof Parzyszek | 2017-09-22 | 1 | -27/+35 |
| * | [TableGen] Return StringRef from ValueTypeByHwMode::getMVTName | Simon Pilgrim | 2017-09-22 | 1 | -5/+4 |
| * | TableGen support for parameterized register class information | Krzysztof Parzyszek | 2017-09-14 | 1 | -0/+199 |

