aboutsummaryrefslogtreecommitdiffstats
path: root/ia32
Commit message (Expand)AuthorAgeFilesLines
* Use movapd instead of movsd for xmm reg-reg move: it avoids partial register ...xleroy2010-11-281-1/+1
* float->int conversions, continued: weaker axiomatization.xleroy2010-10-291-2/+2
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-284-12/+25
* Commentsxleroy2010-09-101-8/+10
* Improvements for int8 and int16 storesxleroy2010-09-104-11/+53
* Updates for IA32-Cygwin.xleroy2010-09-081-9/+9
* Update: adding __builtin_annotationxleroy2010-09-041-1/+36
* Support for __builtin_fmax and __builtin_fminxleroy2010-09-042-1/+22
* Merge of the reuse-temps branch:xleroy2010-09-0221-0/+9905