aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Asm.v
Commit message (Expand)AuthorAgeFilesLines
* Merge of "newspilling" branch:xleroy2014-07-231-18/+81
* Refactoring: move symbol_offset into Genv.xleroy2014-05-241-11/+5
* Support Onot operator / notl instruction. More constant propagation during s...xleroy2014-04-061-0/+3
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-4/+4
* Future-proofing: keep signature information in IA32 and PowerPC Asm, just lik...xleroy2013-12-261-28/+27
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+8
* More accurate model of condition register flags for ARM and IA32.xleroy2013-07-131-23/+24
* Merge of the "princeton" branch:xleroy2013-06-161-1/+1
* Merge of the float32 branch: xleroy2013-05-191-12/+6
* Refactoring: move definition of chunk_of_type to AST.v.xleroy2013-05-061-3/+0
* 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