aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorMatthias Gehre <matthias.gehre@xilinx.com>2022-05-25 16:00:54 +0100
committerMatthias Gehre <matthias.gehre@xilinx.com>2022-08-26 10:52:56 +0100
commit6d13b80fcb1a338ef29eefd54677fdbcdd7c0e4d (patch)
tree61f73782b428c72284522e44e01eebd7281d86b9 /llvm/lib/CodeGen/CodeGen.cpp
parent23b2fbf9ecf6c7f5ed22cf65ff1cd34f5ac6e7a0 (diff)
downloadllvm-6d13b80fcb1a338ef29eefd54677fdbcdd7c0e4d.zip
llvm-6d13b80fcb1a338ef29eefd54677fdbcdd7c0e4d.tar.gz
llvm-6d13b80fcb1a338ef29eefd54677fdbcdd7c0e4d.tar.bz2
Revert "[SelectionDAG] Emit calls to __divei4 and friends for division/remainder of large integers"
This reverts https://reviews.llvm.org/D120329. I abandoned the PR [0] to add __divei4 functions to compiler-rt in favor of adding a pass to transform div/rem [1]. This removes the backend code that was supposed to emit calls to the __divei4 functions. [0] https://reviews.llvm.org/D120327 [1] https://reviews.llvm.org/D130076 Differential Revision: https://reviews.llvm.org/D130079
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions