Nate Begeman 28dd2fc240 Thanks to sabre for pointing out that we were incorrectly codegen'ing
int test(int x) { return 32768 - x; }

Fixed by teaching the function that checks a constant's validity to be used
as an immediate argument about subtract-from instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17476 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-04 19:43:18 +00:00
..
2004-09-01 22:55:40 +00:00
2004-10-28 05:32:01 +00:00
2004-11-02 03:50:32 +00:00
2004-09-15 01:34:42 +00:00