2020-01-01

<ZirconiumX> Because I need to be able to read the IL in to bugpoint it
<ZirconiumX> ...This is going to be a pain to bugpoint, actually.

2019-07-03

<whitequark> I wrote a bugpoint pass for yosys

2016-02-25

<rjo> whitequark: ack bugpoint. could you jot that bugpoint procedure down somewhere
<whitequark> and I run it like this bugpoint -mlimit=800 -compile-custom -compile-command ../crashwrapper.sh test1.ll

2015-07-28

<whitequark> you run something like "bugpoint -run-llc-ia file.bc" and go drink some tea
<whitequark> LLVM has this wonderful tool called bugpoint for these cases