aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Asmgen.v
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-8/+8
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-3/+1
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-9/+1
* Merge of "newspilling" branch:xleroy2014-07-231-39/+62
* 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-2/+2
* Future-proofing: keep signature information in IA32 and PowerPC Asm, just lik...xleroy2013-12-261-8/+13
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+8
* Merge of the float32 branch: xleroy2013-05-191-0/+6
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-104/+87
* Assorted changes to reduce stack and heap requirements when compiling very bi...xleroy2013-03-161-5/+23
* Revised Stacking and Asmgen passes and Mach semantics: xleroy2013-03-011-1/+1
* Remove some useless "Require".xleroy2012-12-301-4/+0
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-2/+2
* 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
* More careful treatment of 'load immediate 0' as 'xor self'xleroy2011-08-181-2/+4
* Locations.v: add Loc.diff_dec.xleroy2011-08-141-24/+24
* Cleaned up handling of composite conditionsxleroy2011-08-051-21/+48
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-0/+10
* Merge of branch "unsigned-offsets":xleroy2011-04-091-16/+27
* Improvements for int8 and int16 storesxleroy2010-09-101-3/+11
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+505