| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [RISCV] Default enable RISCV linker relaxation | Shiva Chen | 2019-02-17 | 1 | -0/+12 |
| * | Use llvm::is_contained. NFC | Fangrui Song | 2019-02-10 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -1/+1 |
| * | [RISCV] Add -mrelax/-mno-relax flags to enable/disable RISCV linker relaxation | Shiva Chen | 2018-05-29 | 1 | -0/+5 |
| * | Switch to Clang's isDigit function. | Richard Trieu | 2018-04-25 | 1 | -4/+4 |
| * | Include <cctype> to get std::isdigit, fixes MSVC STL build | Reid Kleckner | 2018-04-25 | 1 | -0/+1 |
| * | [RISCV] More validations on the input value of -march= | Ana Pazos | 2018-04-25 | 1 | -20/+270 |
| * | [PATCH] [RISCV] Verify the input value of -march= | Shiva Chen | 2018-03-28 | 1 | -6/+67 |
| * | [RISCV] Add the RISCV target and compiler driver | Alex Bradbury | 2018-01-11 | 1 | -0/+61 |

