aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-16[RISCV] Convert registers from unsigned to RegisterLuis Marques1-3/+3
2019-08-12[risc-v] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders1-5/+5
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-02Test commit.Kito Cheng1-1/+1
2018-06-27[RISCV] Add machine function pass to merge base + offsetSameer AbuAsal1-0/+286