Files
archived-llvm/include/llvm/Analysis
Tom Stellard 0779919c44 Merging r312357:
------------------------------------------------------------------------
r312357 | davide | 2017-09-01 12:54:08 -0700 (Fri, 01 Sep 2017) | 9 lines

[TTI] Fix getGEPCost() for geps with a single operand.

Previously this would sporadically crash as TargetType
was never initialized. We special-case the single-operand
case returning earlier and trying to mimic the behaviour of
isLegalAddressingMode as closely as possible.

Differential Revision:  https://reviews.llvm.org/D37277
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@315663 91177308-0d34-0410-b5e6-96231b3b80d8
2017-10-13 02:33:17 +00:00
..
2017-07-11 06:04:59 +00:00
2017-05-01 17:07:49 +00:00
2017-02-14 17:21:12 +00:00
2016-04-18 09:17:29 +00:00
2017-06-29 09:46:01 +00:00
2017-06-08 20:00:09 +00:00
2017-10-13 02:33:17 +00:00
2017-08-03 16:31:39 +00:00