]> granicus.if.org Git - llvm/commit
Merging r198863:
authorTom Stellard <thomas.stellard@amd.com>
Tue, 8 Apr 2014 21:18:07 +0000 (21:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 8 Apr 2014 21:18:07 +0000 (21:18 +0000)
commitf1cb1eeb67ada2c7e821154bab5fb5c6a5db4b51
tree69f617a9138261e0c48b2dc0c07f14bbb312cfb4
parent89bdc4dd5541a9eee0b83e81e0bc0c924abc7d30
Merging r198863:

------------------------------------------------------------------------
r198863 | stpworld | 2014-01-09 07:26:12 -0500 (Thu, 09 Jan 2014) | 6 lines

Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation.
Detailed description is here:
http://llvm.org/bugs/show_bug.cgi?id=18000#c16

For participation in bugfix process special thanks to David Wiberg.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@205794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/zext-signed-addrec.ll [new file with mode: 0644]