aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Asm.v
Commit message (Expand)AuthorAgeFilesLines
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-55/+53
* Partial backtracking on previous commit: the "hole in Mach stack frame" xleroy2013-03-031-1/+1
* Revised Stacking and Asmgen passes and Mach semantics: xleroy2013-03-011-0/+33
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-5/+5
* Support for indirect symbols under MacOS X (final).xleroy2012-07-141-2/+2
* Support for MacOS X's indirect symbols. (first try)xleroy2012-07-131-0/+3
* Merge of the "volatile" branch:xleroy2012-02-041-1/+1
* Merge of the nonstrict-ops branch:xleroy2012-01-141-18/+21
* More careful treatment of 'load immediate 0' as 'xor self'xleroy2011-08-181-0/+6
* Locations.v: add Loc.diff_dec.xleroy2011-08-141-12/+3
* IA32 port: more faithful treatment of pseudoregister ST0.xleroy2011-08-081-2/+2
* Cleaned up handling of composite conditionsxleroy2011-08-051-5/+11
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-2/+65
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-11/+34
* cparser/StructAssign: always use __builtin_memcpy + alignment indicationxleroy2011-05-111-1/+1
* Added pass CleanupLabels to remove unreferenced labels in a proved way.xleroy2011-05-081-7/+16
* Merge of branch "unsigned-offsets":xleroy2011-04-091-9/+9
* Commentsxleroy2010-09-101-8/+10
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+759