History log of /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp (Results 1 – 6 of 6)
Revision Date Author Comments
# a96b3639 11-Nov-2023 robert <robert@openbsd.org>

merge llvm-16.0.6


# a0747c9f 17-Dec-2021 patrick <patrick@openbsd.org>

Merge LLVM 13.0.0.


# adae0cfd 28-Apr-2021 patrick <patrick@openbsd.org>

Merge LLVM 11.1.0.


# c7e8e886 31-Aug-2020 gkoehler <gkoehler@openbsd.org>

Delete my leftover comment.

This comment was from my commit of 2020-05-02,
> Don't make an illegal adde. Avoids fatal error on PowerPC.

When we merged LLVM 10, we got upstream's fix for the illega

Delete my leftover comment.

This comment was from my commit of 2020-05-02,
> Don't make an illegal adde. Avoids fatal error on PowerPC.

When we merged LLVM 10, we got upstream's fix for the illegal adde
problem, and this comment became the only difference in this file
between us and upstream.

Found by Brad Smith.

show more ...


# 7299aa8d 09-Aug-2020 patrick <patrick@openbsd.org>

Import LLVM 10.0.1 including clang, lld and lldb.


# 09467b48 03-Aug-2020 patrick <patrick@openbsd.org>

Import LLVM 10.0.0 release including clang, lld and lldb.

ok hackroom
tested by plenty