summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Avoid signed integer overflow UB in RISCVMatInt::generateInstSeqAlex Bradbury2019-07-181-1/+1
* [RISCV] Prevent re-ordering some adds after shiftsSam Elliott2019-06-181-4/+19
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [RISCV] Introduce the RISCVMatInt::generateInstSeq helperAlex Bradbury2018-11-151-0/+79
OpenPOWER on IntegriCloud