[all-commits] [llvm/llvm-project] f87993: Recommit "[AggressiveInstCombine] Lower Table Base...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Thu Sep 8 07:38:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f87993915768772d113bfd524347ce4341b843cf
https://github.com/llvm/llvm-project/commit/f87993915768772d113bfd524347ce4341b843cf
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
A llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
A llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
A llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
A llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-zero-element.ll
A llvm/test/Transforms/AggressiveInstCombine/negative-lower-table-based-cttz.ll
A llvm/test/Transforms/PhaseOrdering/lower-table-based-cttz.ll
Log Message:
-----------
Recommit "[AggressiveInstCombine] Lower Table Based CTTZ"
More information about the All-commits
mailing list