summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExprCXX.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-02-01 20:16:10 +0000
committerHal Finkel <hfinkel@anl.gov>2015-02-01 20:16:10 +0000
commit1296f071e008352a1a5c4d57071736c871aa9ad3 (patch)
tree68eb5333c92c09956e80ea321400ec6f749dfaf8 /clang/lib/AST/ExprCXX.cpp
parenta5df39800635db3af547bc56b25e085ca2fb3b3c (diff)
downloadbcm5719-llvm-1296f071e008352a1a5c4d57071736c871aa9ad3.tar.gz
bcm5719-llvm-1296f071e008352a1a5c4d57071736c871aa9ad3.zip
[PowerPC] Add implicit ops to conditional returns in PPCEarlyReturn
When PPCEarlyReturn, it should really copy implicit ops from the old return instruction to the new one. This currently does not matter much, because we run PPCEarlyReturn very late in the pipeline (there is nothing to do DCE on definitions of those registers). However, for completeness, we should do it anyway. Noticed by inspection (and there should be no functional change); thus, no test case. llvm-svn: 227763
Diffstat (limited to 'clang/lib/AST/ExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud