Displaying 1 result from an estimated 1 matches for "sdnodeiterator".
Did you mean:
dsnodeiterator
2008 Oct 03
1
[LLVMdev] Making Sense of ISel DAG Output
On Thursday 02 October 2008 19:22, Dan Gohman wrote:
> Another trick is to place an abort() call somewhere in codegen
> such that it will be called whenever the construct of interest
> is processed, and then run bugpoint. If it works, the result
> is a reduced testcase that's still interesting :-).
That's a neat trick. I'll see if I can do that.
> A feature that