search for: nodeswhen

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

2016 Jun 30
0
New Aggressive Dead Code Elimination (updated)
...t;, When ready to land, I plan to change these names back to the originals. The new algorithm uses the iterated dominance frontier to incrementally identify control dependence sources for live operations to determine when branch operations are live. It adds a new fix-up phase to correct update phi-nodeswhen control flow changes. Below are compile time and performance impacts based on Facebook internal code sets. Baseline ADCE compared to new ADCE compile time, -O3 removing loops Comparing compile times for ~400 source files from folly code base "baseline" is total time in seconds for all...