History log of /openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 11-Nov-2023 robert

merge llvm-16.0.6


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.4 17-Dec-2021 patrick

Merge LLVM 13.0.0.


Revision tags: OPENBSD_7_0_BASE
# 1.3 28-Apr-2021 patrick

Merge LLVM 11.1.0.


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 31-Aug-2020 gkoehler

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.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision


# 1.4 17-Dec-2021 patrick

Merge LLVM 13.0.0.


Revision tags: OPENBSD_7_0_BASE
# 1.3 28-Apr-2021 patrick

Merge LLVM 11.1.0.


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 31-Aug-2020 gkoehler

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.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision


# 1.3 28-Apr-2021 patrick

Merge LLVM 11.1.0.


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 31-Aug-2020 gkoehler

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.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision


# 1.2 31-Aug-2020 gkoehler

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.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision


Revision tags: LLVM_10_0_1
# 1.1.1.2 09-Aug-2020 patrick

Import LLVM 10.0.1 including clang, lld and lldb.


Revision tags: LLVM_10_0_0
# 1.1.1.1 03-Aug-2020 patrick

Import LLVM 10.0.0 release including clang, lld and lldb.

ok hackroom
tested by plenty