Blocked revisions 6827-6828,6833,6844,6848,6859-6861 via svnmerge
........
r6827 | florian | 2007-03-13 21:23:24 +0100 (Tue, 13 Mar 2007) | 2 lines
* compiler handled round/trunc for x86
........
r6828 | florian | 2007-03-13 22:12:40 +0100 (Tue, 13 Mar 2007) | 2 lines
* fixed x86-64
........
r6833 | florian | 2007-03-13 23:45:41 +0100 (Tue, 13 Mar 2007) | 2 lines
* fixed expectloc setting
........
r6844 | florian | 2007-03-14 11:23:52 +0100 (Wed, 14 Mar 2007) | 2 lines
* make no use of int registers in trunc to reduce register pressure
........
r6848 | pierre | 2007-03-14 18:09:42 +0100 (Wed, 14 Mar 2007) | 1 line
* use S_IQ opsize for A_FISTP instruction
........
r6859 | florian | 2007-03-14 21:56:14 +0100 (Wed, 14 Mar 2007) | 5 lines
* location.size of trunc/round must be OS_S64
* fixed assembling of cvt*2si
+ optimized trunc/round for x86_64/sse
* only floats need no type cast for trunc/round
........
r6860 | florian | 2007-03-14 22:05:15 +0100 (Wed, 14 Mar 2007) | 3 lines
* set expectloc correctly on x86-64
* decide properly if we inline trunc or not on x86-64
........
r6861 | florian | 2007-03-14 22:09:05 +0100 (Wed, 14 Mar 2007) | 3 lines
* new test
* fix compilation on i386
........
git-svn-id: branches/fixes_2_2@8631 -