Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinforce ARMTargetParser::getCanonicalArchName validation | Renato Golin | 2015-05-22 | 1 | -14/+20 |
* | Adding profile and version parsers to ARMTargetParser | Renato Golin | 2015-05-22 | 1 | -0/+70 |
* | Make Triple::parseARMArch use ARMTargetParser | Renato Golin | 2015-05-21 | 1 | -1/+46 |
* | Get Triple::getARMCPUForArch() to use TargetParser | Renato Golin | 2015-05-20 | 1 | -25/+178 |
* | Change TargetParser enum names to avoid macro conflicts (llvm) | Renato Golin | 2015-05-12 | 1 | -55/+55 |
* | TargetParser: FPU/ARCH/EXT parsing refactory - NFC | Renato Golin | 2015-05-08 | 1 | -0/+193 |