aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/SelectOp.vp
Commit message (Expand)AuthorAgeFilesLines
* Merge of "newspilling" branch:xleroy2014-07-231-4/+31
* ia32/Select*: complete the modifications to shifts.xleroy2014-04-111-4/+4
* Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...xleroy2014-04-091-39/+36
* Support Onot operator / notl instruction. More constant propagation during s...xleroy2014-04-061-14/+52
* Force dependency of SelectOp on Compopts.xleroy2014-03-031-0/+1
* Merge of branch value-analysis.xleroy2013-12-201-15/+3
* Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms xleroy2013-09-141-1/+12
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-4/+7
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-2/+2
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-6/+8
* Remove some useless "Require".xleroy2012-12-301-5/+0
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-44/+40
* 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-4/+17
* Take advantage of Cmaskzero and Cmasknotzero.xleroy2012-02-241-0/+7
* Merge of the "volatile" branch:xleroy2012-02-041-0/+15
* Merge of the nonstrict-ops branch:xleroy2012-01-141-0/+416