aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/PrintAsm.ml
Commit message (Expand)AuthorAgeFilesLines
* Nicer printing of annotations.xleroy2011-05-231-5/+30
* cparser/StructAssign: always use __builtin_memcpy + alignment indicationxleroy2011-05-111-48/+101
* Added pass CleanupLabels to remove unreferenced labels in a proved way.xleroy2011-05-081-16/+3
* cparser/Elab: __attribute, not attributexleroy2011-04-161-2/+2
* Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...xleroy2011-04-161-23/+47
* Merge of branch "unsigned-offsets":xleroy2011-04-091-10/+10
* Use movapd instead of movsd for xmm reg-reg move: it avoids partial register ...xleroy2010-11-281-1/+1
* Improvements for int8 and int16 storesxleroy2010-09-101-1/+1
* 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-041-1/+18
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+625