Merging r259645:
authorHans Wennborg <hans@hanshq.net>
Wed, 3 Feb 2016 21:18:35 +0000 (21:18 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 3 Feb 2016 21:18:35 +0000 (21:18 +0000)
commit18a86c95fc36b5f622e8dc87f71252de37a1ed44
tree466e582728269a3e6c8b01cdd4849ad4ecc2df35
parent1bfe978e5d0ac77f381b0ccef78204f7f3593a01
Merging r259645:
------------------------------------------------------------------------
r259645 | nemanjai | 2016-02-03 04:53:38 -0800 (Wed, 03 Feb 2016) | 4 lines

Fix for PR 26381

Simple fix - Constant values were not being sign extended in FastIsel.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@259698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFastISel.cpp