Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwi... | Simon Atanasyan | 2019-02-13 | 1 | -0/+8 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang][mips] Set __mips_fpr correctly for -mfpxx | Stefan Maksimovic | 2018-08-22 | 1 | -11/+54 |
* | Use Triple::isMIPS() instead of enumerating all Triples. NFC | Alexander Richardson | 2018-06-25 | 1 | -9/+3 |
* | Add Rest of Targets Support to ValidCPUList (enabling march notes) | Erich Keane | 2018-02-08 | 1 | -19/+12 |
* | [mips] Minor update to the comment (NFC) | Aleksandar Beserminji | 2017-12-11 | 1 | -1/+1 |
* | [mips] Removal of microMIPS64R6 | Aleksandar Beserminji | 2017-12-11 | 1 | -0/+7 |
* | [mips] Introducing option -mabs=[legacy/2008] | Petar Jovanovic | 2017-08-24 | 1 | -0/+3 |
* | Revert r310057 | Stefan Maksimovic | 2017-08-11 | 1 | -0/+3 |
* | Revert r304953 for release 5.0.0 | Stefan Maksimovic | 2017-08-04 | 1 | -3/+0 |
* | Break up Targets.cpp into a header/impl pair per target type[NFCI] | Erich Keane | 2017-07-21 | 1 | -0/+242 |