Vikram S. Adve 94c408104a Overhaul integer conversions to match C++ ISO standard.
Don't allow direct FP-to-uint conversion (must be eliminated by preselection).
Address arithmetic for arrays is now entirely 64-bit so no sign-ext needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3961 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-27 14:33:08 +00:00
..
2002-08-09 20:08:03 +00:00
2002-09-17 20:24:46 +00:00
2002-07-22 22:09:35 +00:00
2002-07-08 23:25:17 +00:00
2002-08-22 02:58:57 +00:00