aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-18[RISCV] Avoid signed integer overflow UB in RISCVMatInt::generateInstSeqAlex Bradbury1-1/+1
2019-06-18[RISCV] Prevent re-ordering some adds after shiftsSam Elliott1-4/+19
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-15[RISCV] Introduce the RISCVMatInt::generateInstSeq helperAlex Bradbury1-0/+79