search for: r327399

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

Did you mean: 327399
2018 Mar 19
0
LLVM Weekly - #220, Mar 19th 2018
....org/rL327303). * The LoopInstSimplify pass has been removed due to the fact that it is not used in-tree and has no tests. [r327329](http://reviews.llvm.org/rL327329). * dsymutil will now perform `analyzeContextInfo` and `CloneDIEs` in parallel, leading to performance improvements of up to ~30%. [r327399](http://reviews.llvm.org/rL327399). * `!dag` has been added to Tablegen, enabling programmatic construction of DAG nodes. [r327492](http://reviews.llvm.org/rL327492). * FastISel will now sink the materialisation of local values to their first use. [r327581](http://reviews.llvm.org/rL327581). * l...