Convert SimplifyGEPInst to use ArrayRef.
authorJay Foad <jay.foad@gmail.com>
Tue, 19 Jul 2011 15:07:52 +0000 (15:07 +0000)
committerJay Foad <jay.foad@gmail.com>
Tue, 19 Jul 2011 15:07:52 +0000 (15:07 +0000)
commitb9b54ebfed02f0654897d37e8a4448d3f8087558
tree8bdb4816b8fc391e63610f245c48ff9baa93459f
parentca12a2139e7ed8b5f30df9927494dd7aae929a7c
Convert SimplifyGEPInst to use ArrayRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135482 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.html
include/llvm/Analysis/InstructionSimplify.h
lib/Analysis/InstructionSimplify.cpp
lib/Analysis/PHITransAddr.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp