01:24:48 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 05:08:20 stassats [~stassats@wikipedia/stassats] has joined #sbcl 05:27:02 stassats` [~stassats@wikipedia/stassats] has joined #sbcl 05:28:55 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 260 seconds] 05:41:56 sdemarre [~serge@91.176.111.33] has joined #sbcl 06:34:03 -!- sdemarre [~serge@91.176.111.33] has quit [Ping timeout: 260 seconds] 06:48:27 sdemarre [~serge@91.176.110.176] has joined #sbcl 06:49:56 homie` [~levgue@xdsl-84-44-155-244.netcologne.de] has joined #sbcl 06:51:50 -!- homie [~levgue@xdsl-84-44-211-175.netcologne.de] has quit [Ping timeout: 252 seconds] 07:10:48 superjudge [~superjudg@c83-250-198-227.bredband.comhem.se] has joined #sbcl 08:16:36 Kryztof [~user@81.174.155.115] has joined #sbcl 09:37:29 -!- superjudge [~superjudg@c83-250-198-227.bredband.comhem.se] has quit [Quit: superjudge] 09:38:23 superjudge [~superjudg@c83-250-198-227.bredband.comhem.se] has joined #sbcl 10:46:14 attila_lendvai [~attila_le@catv-80-98-25-142.catv.broadband.hu] has joined #sbcl 10:46:14 -!- attila_lendvai [~attila_le@catv-80-98-25-142.catv.broadband.hu] has quit [Changing host] 10:46:14 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 11:15:48 -!- sdemarre [~serge@91.176.110.176] has quit [Ping timeout: 260 seconds] 11:40:49 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Read error: Connection reset by peer] 11:46:09 pchrist [~spirit@gentoo/developer/pchrist] has joined #sbcl 13:00:22 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 13:51:52 leuler [~user@p5490513B.dip.t-dialin.net] has joined #sbcl 15:04:12 -!- homie` [~levgue@xdsl-84-44-155-244.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 15:08:46 homie [~levgue@xdsl-84-44-155-244.netcologne.de] has joined #sbcl 15:41:35 rpg [~rpg@216.243.156.16.real-time.com] has joined #sbcl 16:33:33 -!- rpg [~rpg@216.243.156.16.real-time.com] has quit [Read error: Operation timed out] 16:41:11 rpg [~rpg@216.243.156.16.real-time.com] has joined #sbcl 16:44:59 -!- leuler [~user@p5490513B.dip.t-dialin.net] has quit [Quit: ERC Version 5.1.2 $Revision: 1.796.2.6 $ (IRC client for Emacs)] 17:58:30 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Read error: Connection reset by peer] 18:02:07 pchrist [~spirit@gentoo/developer/pchrist] has joined #sbcl 18:40:39 pchrist_ [~spirit@gentoo/developer/pchrist] has joined #sbcl 18:43:43 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Ping timeout: 260 seconds] 18:58:11 -!- stassats` [~stassats@wikipedia/stassats] has quit [Read error: Operation timed out] 19:06:05 homie` [~levgue@xdsl-78-35-168-218.netcologne.de] has joined #sbcl 19:08:44 -!- homie [~levgue@xdsl-84-44-155-244.netcologne.de] has quit [Ping timeout: 276 seconds] 19:13:28 -!- pchrist_ [~spirit@gentoo/developer/pchrist] has quit [Quit: leaving] 19:13:59 pchrist [~spirit@gentoo/developer/pchrist] has joined #sbcl 19:36:14 -!- homie` [~levgue@xdsl-78-35-168-218.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:38:55 homie [~levgue@xdsl-78-35-168-218.netcologne.de] has joined #sbcl 19:39:15 foom: did I read the docs right, LLVM can't emit safe points for loops? 19:41:32 -!- superjudge [~superjudg@c83-250-198-227.bredband.comhem.se] has quit [Quit: superjudge] 19:54:09 attila_lendvai [~attila_le@adsl-89-132-53-133.monradsl.monornet.hu] has joined #sbcl 19:54:09 -!- attila_lendvai [~attila_le@adsl-89-132-53-133.monradsl.monornet.hu] has quit [Changing host] 19:54:09 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 21:08:34 sdemarre [~serge@91.176.110.176] has joined #sbcl 21:22:54 ICBW, but my impression was that GC with current LLVM is best done using conservative techniques that don't require LLVM assistance, with the option of moving to accurate GC once LLVM catches up 21:25:07 k. 21:25:20 do we have guarantees that LLVM won't mess with pointer arithmetic? 21:26:25 i remember some techniques to make sure C compilers don't mess too much with our roots, but they involve taking the address of alloca-ed structs, and that kills mem2reg 21:29:09 ... I don't feel competent answering that question. But surely if there's any optimization pass that is too aggressive, we could avoid enabling it (?). 21:30:16 once we realize that it's too aggressive ;) 21:35:53 -!- sdemarre [~serge@91.176.110.176] has quit [Ping timeout: 260 seconds] 22:01:29 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Disconnected by services] 22:01:29 attila_lendvai1 [~attila_le@adsl-89-134-3-121.monradsl.monornet.hu] has joined #sbcl 22:01:29 -!- attila_lendvai1 is now known as attila_lendvai 22:01:29 -!- attila_lendvai [~attila_le@adsl-89-134-3-121.monradsl.monornet.hu] has quit [Changing host] 22:01:29 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 22:03:16 -!- Quadrescence [~quad@unaffiliated/quadrescence] has quit [Quit: bonk] 22:38:59 -!- homie [~levgue@xdsl-78-35-168-218.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:54:25 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.]