[all-commits] [llvm/llvm-project] 32cc14: Revert "[MIPS GlobalISel] Select bitreverse"
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Mon Dec 30 05:32:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 32cc14100e802fddd9f88e7a862250ce3108a583
https://github.com/llvm/llvm-project/commit/32cc14100e802fddd9f88e7a862250ce3108a583
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-bitreverse.mir
R llvm/test/CodeGen/Mips/GlobalISel/legalizer/bitreverse.mir
R llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/bitreverse.ll
Log Message:
-----------
Revert "[MIPS GlobalISel] Select bitreverse"
This reverts commit dbc136e0fe7e14c64dcb78e72321bb41af60afa4.
It broke buildbots:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/21066
More information about the All-commits
mailing list