CVS Repository/ src/ gnu/ llvm/ lib/ CodeGen/ SelectionDAG/ Attic/ SelectionDAGBuilder.cpp


OpenBSD release(s):
1.1.1.8 (67 66),  1.1.1.7 (65),  1.1.1.6 (64),  1.1.1.5 (63),  1.1.1.4 (62 61), 
Tags:
1.1.1.7 (LLVM_7_0_1),  1.1.1 (LLVM),  1.1.1.8 (LLVM_8_0_1 LLVM_8_0_0),  1.1.1.6 (LLVM_6_0_1),  1.1.1.5 (LLVM_5_0_1 LLVM_5_0_0),  1.1.1.4 (LLVM_4_0_0),  1.1.1.3 (LLVM_4_0_0_RC1),  1.1.1.2 (LLVM_3_9_1),  1.1.1.1 (LLVM_3_8_1), 
revision 1.2/ (Dead) - Mon, 03 Aug 2020 15:07:19 UTC by patrick
Remove LLVM 8.0.1 files.

revision 1.1/ (Download) - annotate - Sat, 03 Sep 2016 22:46:59 UTC by pascal
Branch point for: 1.1.1.1
Initial revision

revision 1.1.1.8/ (Download) - annotate - Sun, 23 Jun 2019 21:36:48 UTC by patrick
OpenBSD release(s): 67 66
Tags: LLVM_8_0_1 LLVM_8_0_0
Changes since 1.1.1.7: +351 -241 (diff)
Import LLVM 8.0.0 release including clang, lld and lldb.

revision 1.1.1.7/ (Download) - annotate - Sun, 27 Jan 2019 16:42:14 UTC by patrick
OpenBSD release(s): 65
Tags: LLVM_7_0_1
Changes since 1.1.1.6: +746 -452 (diff)
Import LLVM 7.0.1 release including clang, lld and lldb.

revision 1.1.1.6/ (Download) - annotate - Fri, 06 Apr 2018 14:26:16 UTC by patrick
OpenBSD release(s): 64
Tags: LLVM_6_0_1
Changes since 1.1.1.5: +434 -242 (diff)
Import LLVM 6.0.1 release including clang, lld and lldb.

"where is the kaboom?" deraadt@

revision 1.1.1.5/ (Download) - annotate - Wed, 04 Oct 2017 20:28:11 UTC by patrick
OpenBSD release(s): 63
Tags: LLVM_5_0_1 LLVM_5_0_0
Changes since 1.1.1.4: +1240 -759 (diff)
Import LLVM 5.0.0 release including clang, lld and lldb.

revision 1.1.1.4/ (Download) - annotate - Tue, 14 Mar 2017 08:08:14 UTC by patrick
OpenBSD release(s): 62 61
Tags: LLVM_4_0_0
Changes since 1.1.1.3: +9 -0 (diff)
Import LLVM 4.0.0 release including clang and lld.

revision 1.1.1.3/ (Download) - annotate - Tue, 24 Jan 2017 08:33:38 UTC by patrick
Tags: LLVM_4_0_0_RC1
Changes since 1.1.1.2: +642 -422 (diff)
Import LLVM 4.0.0 rc1 including clang and lld to help the current
development effort on OpenBSD/arm64.

revision 1.1.1.2/ (Download) - annotate - Sat, 14 Jan 2017 19:56:01 UTC by patrick
Tags: LLVM_3_9_1
Changes since 1.1.1.1: +835 -326 (diff)
Import LLVM 3.9.1 including clang and lld.

revision 1.1.1.1/ (Download) - annotate - Sat, 03 Sep 2016 22:46:59 UTC by pascal
Tags: LLVM_3_8_1
Changes since 1.1: None
Use the space freed up by sparc and zaurus to import LLVM.

ok hackroom@