diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-03-29 16:40:44 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-03-29 16:40:44 +0000 |
commit | 2381fcd5577df601fc8f1799c654d278baca93db (patch) | |
tree | f807e2093171af045910c0aec2855fcca98cac1d /clang/lib/Analysis/FormatString.cpp | |
parent | 260ad4dd63ee9e4d33709867139cc2e7d6b0d66e (diff) | |
download | llvm-2381fcd5577df601fc8f1799c654d278baca93db.zip llvm-2381fcd5577df601fc8f1799c654d278baca93db.tar.gz llvm-2381fcd5577df601fc8f1799c654d278baca93db.tar.bz2 |
[SCEV] Extract out a MatchBinaryOp; NFCI
MatchBinaryOp abstracts out the IR instructions from the operations they
represent. While this change is NFC, we will use this factoring later
to map things like `(extractvalue 0 (sadd.with.overflow X Y))` to `(add
X Y)`.
llvm-svn: 264747
Diffstat (limited to 'clang/lib/Analysis/FormatString.cpp')
0 files changed, 0 insertions, 0 deletions