summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2016-09-19 16:02:52 +0000
committerDehao Chen <dehao@google.com>2016-09-19 16:02:52 +0000
commitdd6f8cab08f9f383c12319e5388b22ed77c66ff1 (patch)
tree96d8f294a6bf90586322a566050703d81fc12a1c /clang/lib/Sema/SemaDecl.cpp
parent130a190bf08a3d955d9db24dac936159dc049e12 (diff)
downloadbcm5719-llvm-dd6f8cab08f9f383c12319e5388b22ed77c66ff1.tar.gz
bcm5719-llvm-dd6f8cab08f9f383c12319e5388b22ed77c66ff1.zip
Remove InstructionCombining and its related pass from sample pgo passes as we can handle "invoke" correctly.
Summary: We previously relies on InstructionCombining pass to remove invoke instructions. Now that we can inline invoke instructions correctly, we do not need these passes any more. Reviewers: dnovillo Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D24730 llvm-svn: 281910
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud