This is part of the series started by D9375, and adds CodeGen support for llvm.noalias. The support is trivial (the intrinsic always returns its argument).
Diff Detail
Diff Detail
Event Timeline
hfinkel updated this object.
This revision is now accepted and ready to land.May 12 2015, 3:53 PM
hfinkel retitled this revision from llvm.assume - CodeGen support to llvm.noalias - CodeGen support.Jul 7 2016, 5:26 PM
hfinkel edited edge metadata.
lebedev.ri added a child revision: D9381: llvm.noalias - SCEV can look through it.Dec 19 2018, 2:52 AM