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 /llvm/test/CodeGen/X86/memset-nonzero.ll | |
parent | 260ad4dd63ee9e4d33709867139cc2e7d6b0d66e (diff) | |
download | bcm5719-llvm-2381fcd5577df601fc8f1799c654d278baca93db.tar.gz bcm5719-llvm-2381fcd5577df601fc8f1799c654d278baca93db.zip |
[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 'llvm/test/CodeGen/X86/memset-nonzero.ll')
0 files changed, 0 insertions, 0 deletions