aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/CostModel/RISCV/reduce-min.ll
AgeCommit message (Expand)AuthorFilesLines
2023-09-25[RISCV][CostModel] Add getCFInstrCost RISC-V implementation (#65599)Sergey Kachkov1-10/+10
2023-03-05[CostModel][RISCV] Model code size cost for reductionShihPo Hung1-0/+112
2022-08-10[CostModel] Update RUN -passes=* to double quotes to appease update scripts o...Simon Pilgrim1-2/+2
2022-06-10[RISCV] Refine costs for i1 reductionsPhilip Reames1-14/+24
2022-06-10[RISCV] Use common prefixes to reduce duplication in cost model testsPhilip Reames1-222/+102
2022-06-10[RISCV] Broaden cost model coverage for fixed vectors w/i1 element typePhilip Reames1-0/+84
2022-03-14[RISCV] Add basic code modeling for fixed length vector reduction.Yeting Kuo1-0/+340