summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/memset-nonzero.ll
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-03-29 16:40:44 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-03-29 16:40:44 +0000
commit2381fcd5577df601fc8f1799c654d278baca93db (patch)
treef807e2093171af045910c0aec2855fcca98cac1d /llvm/test/CodeGen/X86/memset-nonzero.ll
parent260ad4dd63ee9e4d33709867139cc2e7d6b0d66e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud