summaryrefslogtreecommitdiff
path: root/ia32/SelectOp.vp
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* ia32/Select*: complete the modifications to shifts.Gravatar xleroy2014-04-11
* Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...Gravatar xleroy2014-04-09
* Support Onot operator / notl instruction. More constant propagation during s...Gravatar xleroy2014-04-06
* Force dependency of SelectOp on Compopts.Gravatar xleroy2014-03-03
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* 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
* Expand 64-bit integer comparisons into 32-bit integer comparisons.Gravatar xleroy2013-04-29
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* 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
* Take advantage of Cmaskzero and Cmasknotzero.Gravatar xleroy2012-02-24
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14