[all-commits] [llvm/llvm-project] c847a4: [𝘀𝗽𝗿] initial version
Tobias Stadler via All-commits
all-commits at lists.llvm.org
Tue Aug 6 08:40:16 PDT 2024
Branch: refs/heads/users/tobias-stadler/spr/aarch64globalisel-disable-fixed-point-iteration-in-all-combiners
Home: https://github.com/llvm/llvm-project
Commit: c847a45d33f7262f5df6557c9c1c5c06ad9f034d
https://github.com/llvm/llvm-project/commit/c847a45d33f7262f5df6557c9c1c5c06ad9f034d
Author: Tobias Stadler <mail at stadler-tobias.de>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Combiner.h
M llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
M llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
M llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
M llvm/lib/CodeGen/GlobalISel/Combiner.cpp
M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
M llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/combine-logic-of-compare.mir
M llvm/test/CodeGen/AArch64/GlobalISel/combine-overflow.mir
M llvm/test/CodeGen/AArch64/GlobalISel/combine-udiv.ll
M llvm/test/CodeGen/AArch64/GlobalISel/fold-global-offsets.mir
M llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-sameopcode-hands-crash.mir
M llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-swap-compare-operands.mir
M llvm/test/CodeGen/AArch64/setcc_knownbits.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-bogner-wip
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list