summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/InfoByHwMode.h
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Support encoding per-HwModeJames Molloy2019-09-191-0/+5
* Add support for pointer types in patternsTom Stellard2019-02-201-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TableGen] Don't separately search for DefaultMode when we're going to iterat...Simon Pilgrim2018-08-171-1/+3
* Fix layering of MachineValueType.h by moving it from CodeGen to SupportDavid Blaikie2018-03-231-1/+1
* [TableGen] Replace InfoByHwMode::getAsString with writeToStreamKrzysztof Parzyszek2017-09-221-3/+9
* Revert "[TableGen] Replace InfoByHwMode::getAsString with writeToStream"Krzysztof Parzyszek2017-09-221-9/+3
* [TableGen] Replace InfoByHwMode::getAsString with writeToStreamKrzysztof Parzyszek2017-09-221-3/+9
* [TableGen] Return StringRef from ValueTypeByHwMode::getMVTNameSimon Pilgrim2017-09-221-1/+1
* Recommit r313647 now that GCC seems to accept the offeringKrzysztof Parzyszek2017-09-191-3/+12
* Revert "Improve TableGen performance of -gen-dag-isel (motivated by X86 backe...Krzysztof Parzyszek2017-09-191-12/+3
* Improve TableGen performance of -gen-dag-isel (motivated by X86 backend)Krzysztof Parzyszek2017-09-191-3/+12
* TableGen support for parameterized register class informationKrzysztof Parzyszek2017-09-141-0/+167
OpenPOWER on IntegriCloud