summaryrefslogtreecommitdiff
path: root/ia32/PrintAsm.ml
Commit message (Expand)AuthorAge
...
* cparser/StructAssign: always use __builtin_memcpy + alignment indicationGravatar xleroy2011-05-11
* Added pass CleanupLabels to remove unreferenced labels in a proved way.Gravatar xleroy2011-05-08
* cparser/Elab: __attribute, not attributeGravatar xleroy2011-04-16
* Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...Gravatar xleroy2011-04-16
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Use movapd instead of movsd for xmm reg-reg move: it avoids partial register ...Gravatar xleroy2010-11-28
* Improvements for int8 and int16 storesGravatar xleroy2010-09-10
* Updates for IA32-Cygwin.Gravatar xleroy2010-09-08
* Update: adding __builtin_annotationGravatar xleroy2010-09-04
* Support for __builtin_fmax and __builtin_fminGravatar xleroy2010-09-04
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02