Merge pull request #3973 from mono/small-perf
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 28 Nov 2016 12:38:16 +0000 (14:38 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2016 12:38:16 +0000 (14:38 +0200)
commitd231b5134decb9f2303be441a119ca552b51d0e1
tree349ca0f71749ff1e87a61c18233632d0fc33aa03
parent700a511bac54d497c75036c40f800c7ebfe211d6
parenta2d76503b1c9c6d038a594edeea205d0ef5b8441
Merge pull request #3973 from mono/small-perf

[Perf] Replace some exhaustive O(n^3) or O(n^2) iterations with O(n)
mono/metadata/w32process-unix.c
mono/mini/mini-llvm.c