summaryrefslogtreecommitdiff
path: root/llvm/lib/TargetParser/SubtargetFeature.cpp
AgeCommit message (Expand)Author
2025-04-16[llvm] Use llvm::append_range (NFC) (#135931)Kazu Hirata
2024-11-20[TargetParser] Remove unused includes (NFC) (#116929)Kazu Hirata
2023-08-09Remove a reference to rdar://5972456Jon Roelofs
2023-06-26Move SubtargetFeature.h from MC to TargetParserJob Noorman