summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-10-29 08:28:35 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-10-29 08:28:35 +0000
commit72640f1c9f90cb8ae9c85e6225543f77d2102361 (patch)
tree5dfa5ab1d3036915ff6530ce515bdee0f7577048 /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
parent3a063db203c0af93d10ffe896b9a12e0173e9377 (diff)
downloadbcm5719-llvm-72640f1c9f90cb8ae9c85e6225543f77d2102361.tar.gz
bcm5719-llvm-72640f1c9f90cb8ae9c85e6225543f77d2102361.zip
[MachineVerifier] Analyze MachineMemOperands for mem-to-mem moves.
Since the verifier will give false reports if it incorrectly thinks MI is loading or storing using an FI, it is necessary to scan memoperands and find out how the FI is used in the instruction. This should be relatively rare. Needed to make CodeGen/SystemZ/spill-01.ll pass, which now runs with this flag. Reviewed by Quentin Colombet. llvm-svn: 251620
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud