Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARMTargetParser] Move IAS arch ext parser. NFC | Renato Golin | 2015-05-30 | 1 | -1/+7 |
* | [ARMTargetParser] Adding sub-arch information for Clang. NFC | Renato Golin | 2015-05-28 | 1 | -34/+44 |
* | [ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC. | Renato Golin | 2015-05-28 | 1 | -14/+22 |
* | Fix comments in ARMTargetParser. NFC. | Renato Golin | 2015-05-28 | 1 | -2/+2 |
* | ARMTargetParser: Normalising build attributes | Renato Golin | 2015-05-27 | 1 | -18/+22 |
* | 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 |