summaryrefslogtreecommitdiff
path: root/arm/ConstpropOp.vp
Commit message (Expand)AuthorAge
* Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms Gravatar xleroy2013-09-14
* Optimize integer divisions by positive constants, turning them intoGravatar xleroy2013-07-29
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Updated ARM and PowerPC ports with new handling of __builtin_annot.Gravatar xleroy2013-02-24
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Make min_int / -1 and min_int % -1 semantically undefinedGravatar xleroy2012-06-09
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Support for fcmpzd instruction (float compare with +0.0)Gravatar xleroy2012-03-29
* Added volatile_read_global and volatile_store_global builtins.Gravatar xleroy2012-01-15