1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/Transforms
Hideto Ueno e4c7128831 [Attributor] Deduce "dereferenceable" attribute
Summary:
Deduce dereferenceable attribute in Attributor.

These will be added in a later patch.
* dereferenceable(_or_null)_globally (D61652)
* Deduction based on load instruction (similar to D64258)

Reviewers: jdoerfert, sstefan1

Reviewed By: jdoerfert

Subscribers: hiraditya, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D64876

llvm-svn: 366788
2019-07-23 08:16:17 +00:00
..
AggressiveInstCombine
InstCombine
Instrumentation hwasan: Initialize the pass only once. 2019-07-17 21:45:19 +00:00
IPO [Attributor] Deduce "dereferenceable" attribute 2019-07-23 08:16:17 +00:00
Scalar
Utils Fixing build error from commit 95cbc3d 2019-07-22 23:58:23 +00:00
Vectorize
Coroutines.h
Instrumentation.h Revert "[NewPM] Port Sancov" 2019-07-15 23:18:31 +00:00
IPO.h
ObjCARC.h
Scalar.h
Utils.h
Vectorize.h