Andrew Trick b3ea6d7ce7 llvm.experimental.stackmap: fix encoding of large constants.
In the stackmap format we advertise the constant field as signed.
However, we were determining whether to promote to a 64-bit constant
pool based on an unsigned comparison.

This fix allows -1 to be encoded as a small constant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198816 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-09 00:22:31 +00:00
..
2013-12-11 08:38:42 +00:00
2013-12-11 08:38:42 +00:00
2013-12-16 14:36:50 +00:00
2013-11-14 06:05:49 +00:00
2013-12-11 04:10:41 +00:00
2013-12-03 09:17:32 +00:00
2013-11-02 00:10:02 +00:00
2013-11-22 17:56:57 +00:00
2013-11-25 18:05:22 +00:00
2013-11-26 20:31:31 +00:00
2013-11-17 10:53:19 +00:00
2013-12-17 12:07:33 +00:00
2013-12-05 05:44:44 +00:00