aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-01-06 04:53:16 +0000
committerPhilip Reames <listmail@philipreames.com>2016-01-06 04:53:16 +0000
commitae050a570317ac8504bdd31fa73b52100471d753 (patch)
treedf777a986dd43b27d36d9c1fbc8facc42f5d5589 /llvm/lib/CodeGen/MachineInstr.cpp
parentcdf46d1b52e976bdad3d383cdec0989cc9747c83 (diff)
downloadllvm-ae050a570317ac8504bdd31fa73b52100471d753.zip
llvm-ae050a570317ac8504bdd31fa73b52100471d753.tar.gz
llvm-ae050a570317ac8504bdd31fa73b52100471d753.tar.bz2
[BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference
Most of the properties of memset_pattern16 can be now covered by the generic attributes and inferred by InferFunctionAttrs. The only exceptions are: - We don't yet have a writeonly attribute for the first argument. - We don't have an attribute for modeling the access size facts encoded in MemoryLocation.cpp. Differential Revision: http://reviews.llvm.org/D15879 llvm-svn: 256911
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions