summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/TargetParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinforce ARMTargetParser::getCanonicalArchName validationRenato Golin2015-05-221-14/+20
* Adding profile and version parsers to ARMTargetParserRenato Golin2015-05-221-0/+70
* Make Triple::parseARMArch use ARMTargetParserRenato Golin2015-05-211-1/+46
* Get Triple::getARMCPUForArch() to use TargetParserRenato Golin2015-05-201-25/+178
* Change TargetParser enum names to avoid macro conflicts (llvm)Renato Golin2015-05-121-55/+55
* TargetParser: FPU/ARCH/EXT parsing refactory - NFCRenato Golin2015-05-081-0/+193
OpenPOWER on IntegriCloud