search for: 4feee33f

Displaying 1 result from an estimated 1 matches for "4feee33f".

2016 Aug 01
5
[LLVM] New Dead Code Elimination
I have a rewrite of the aggressive dead code elimination pass which handles control flow and allows may-be-infinite loops to be removed under optional flag. Chandler suggested rather than a large change a series of small changes and, while that may not get us to small changes easily, there has been no further commentary on the diff: https://reviews.llvm.org/D18762. Given that, I will plan on