aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/bugpoint.cc
Commit message (Expand)AuthorAgeFilesLines
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-2/+2
* bugpoint: add -assigns and -updates options.whitequark2019-07-091-9/+81
* bugpoint: check for -script option.whitequark2019-05-141-0/+3
* Fix all warnings that occurred when compiling with gcc9Kristoffer Ellersgaard Koch2019-05-081-2/+1
* Add "whitebox" attribute, add "read_verilog -wb"Clifford Wolf2019-04-181-4/+4
* Switch "bugpoint" from system() to run_command()Clifford Wolf2019-01-071-1/+1
* bugpoint: new pass.whitequark2019-01-071-0/+369