summaryrefslogtreecommitdiff
path: root/ia32/Asm.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Refactoring: move symbol_offset into Genv.Gravatar xleroy2014-05-24
* 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
* More accurate model of condition register flags for ARM and IA32.Gravatar xleroy2013-07-13
* Merge of the "princeton" branch:Gravatar xleroy2013-06-16
* Merge of the float32 branch: Gravatar xleroy2013-05-19
* Refactoring: move definition of chunk_of_type to AST.v.Gravatar xleroy2013-05-06
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Partial backtracking on previous commit: the "hole in Mach stack frame" Gravatar xleroy2013-03-03
* Revised Stacking and Asmgen passes and Mach semantics: Gravatar xleroy2013-03-01
* - 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
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* More careful treatment of 'load immediate 0' as 'xor self'Gravatar xleroy2011-08-18
* Locations.v: add Loc.diff_dec.Gravatar xleroy2011-08-14
* IA32 port: more faithful treatment of pseudoregister ST0.Gravatar xleroy2011-08-08
* Cleaned up handling of composite conditionsGravatar xleroy2011-08-05
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* Revised handling of annotation statements, and more generally built-in functi...Gravatar xleroy2011-06-13
* 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
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* CommentsGravatar xleroy2010-09-10
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02