search for: rl289755

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

Did you mean: r289755
2016 Dec 19
0
LLVM Weekly - #155, Dec 19th 2016
.../lists.llvm.org/pipermail/llvm-dev/2016-December/108182.html) about analysis using the nonnull attribute. ## LLVM commits * The processing of @llvm.assume intrinsics has been made more efficient by using operand bundles. The old AssumptionCache has been removed. [r289755](http://reviews.llvm.org/rL289755), [r289756](http://reviews.llvm.org/rL289756). * The ARM backend now supports codegen for execute-only code (i.e. code intended to placed in a page without read permissions). [r289784](http://reviews.llvm.org/rL289784). * LLVM's aggressive dead code elimination pass gained the ability to remo...