summaryrefslogtreecommitdiff
path: root/ia32/Asmgen.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Support Onot operator / notl instruction. More constant propagation during s...Gravatar xleroy2014-04-06
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.Gravatar xleroy2014-01-12
* Future-proofing: keep signature information in IA32 and PowerPC Asm, just lik...Gravatar xleroy2013-12-26
* Optimize integer divisions by positive constants, turning them intoGravatar xleroy2013-07-29
* Merge of the float32 branch: Gravatar xleroy2013-05-19
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Assorted changes to reduce stack and heap requirements when compiling very bi...Gravatar xleroy2013-03-16
* Revised Stacking and Asmgen passes and Mach semantics: Gravatar xleroy2013-03-01
* Remove some useless "Require".Gravatar xleroy2012-12-30
* - Revised non-overflow constraints on memory injections so that Gravatar xleroy2012-07-23
* Support for indirect symbols under MacOS X (final).Gravatar xleroy2012-07-14
* Support for MacOS X's indirect symbols. (first try)Gravatar xleroy2012-07-13
* More careful treatment of 'load immediate 0' as 'xor self'Gravatar xleroy2011-08-18
* Locations.v: add Loc.diff_dec.Gravatar xleroy2011-08-14
* Cleaned up handling of composite conditionsGravatar xleroy2011-08-05
* Revised handling of annotation statements, and more generally built-in functi...Gravatar xleroy2011-06-13
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Improvements for int8 and int16 storesGravatar xleroy2010-09-10
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02