summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorLuis Marques <luismarques@lowrisc.org>2019-04-16 14:38:32 +0000
committerLuis Marques <luismarques@lowrisc.org>2019-04-16 14:38:32 +0000
commit20d24240168295c3693e1b0d9b597a4b8f37b1b3 (patch)
tree8d4b59f34e80aba8f29d137d375ab7ce2425f352 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent4d88b17b3f282b1023400837c3249c9f27774eca (diff)
downloadbcm5719-llvm-20d24240168295c3693e1b0d9b597a4b8f37b1b3.tar.gz
bcm5719-llvm-20d24240168295c3693e1b0d9b597a4b8f37b1b3.zip
[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
When not optimizing for minimum size (-Oz) we custom lower wide shifts (SHL_PARTS, SRA_PARTS, SRL_PARTS) instead of expanding to a libcall. Differential Revision: https://reviews.llvm.org/D59477 llvm-svn: 358498
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud