search for: greina0

Displaying 1 result from an estimated 1 matches for "greina0".

Did you mean: greiman
2017 Jun 13
2
RFC: Dynamic dominators
...eserved, > > but you don't get to play with updates. The format I'm using isn't very > > good, but it's compatible with some other implementation by Loucas -- the > > author of the algorithm. > > I tried to use a bitcode file directly: > > [grosser at greina0 build]$ cat ../test/Analysis/RegionInfo/test.ll > define void @foo() { > entry: > br i1 1, label %infloop, label %next > > infloop: > br label %infloop > > next: > ret void > > [grosser at greina0 build]$ bin/dominators > ../test/Analysis/RegionInfo/tes...