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-11-02 15:27:57 +00:00
2004-08-12 18:37:15 +00:00
2004-09-01 22:55:40 +00:00
2004-10-25 19:04:01 +00:00