summaryrefslogtreecommitdiff
path: root/arm/Asmgen.v
Commit message (Expand)AuthorAge
* 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
* Finished backtracking (cf previous commit) for ARM and PowerPC.Gravatar xleroy2013-03-04
* Revised Stacking and Asmgen passes and Mach semantics: Gravatar xleroy2013-03-01
* Pointers one pastGravatar xleroy2013-02-15
* Remove some useless "Require".Gravatar xleroy2012-12-30
* - Revised non-overflow constraints on memory injections so that Gravatar xleroy2012-07-23
* Support for fcmpzd instruction (float compare with +0.0)Gravatar xleroy2012-03-29
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* ARM codegen ported to new ABI + VFD floatsGravatar xleroy2011-07-30
* Revised handling of annotation statements, and more generally built-in functi...Gravatar xleroy2011-06-13
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Updating ARM portGravatar xleroy2010-03-28
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Added support for jump tables.Gravatar xleroy2009-11-19
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Continuation of ARM port.Gravatar xleroy2009-01-01
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30