[InstSimplify] Teach InstSimplify how to simplify extractvalue
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 13 Jul 2015 01:15:46 +0000 (01:15 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 13 Jul 2015 01:15:46 +0000 (01:15 +0000)
commit5501985a583038523e787cc60218717b32631c88
treea87228660669ac630e58eae27cd75a88554d08f5
parent6c57f2fe84bc56f46797dad5fa9f1020686f3f43
[InstSimplify] Teach InstSimplify how to simplify extractvalue

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242007 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ConstantFolding.h
include/llvm/Analysis/InstructionSimplify.h
lib/Analysis/InstructionSimplify.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll