aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/ValueAOp.v
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-4/+4
* Value analysis: keep track of pointer values that leak through arithmetic ope...Xavier Leroy2015-07-191-3/+3
* Prevent constant propagation on Oindirectsymbol addresses.Xavier Leroy2014-12-111-2/+11
* Merge of "newspilling" branch:xleroy2014-07-231-0/+13
* Refactoring: move symbol_offset into Genv.xleroy2014-05-241-1/+1
* Support Onot operator / notl instruction. More constant propagation during s...xleroy2014-04-061-0/+1
* Add option -Os to optimize for code size rather than for execution speed.xleroy2014-02-191-0/+1
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-0/+12
* Merge of branch value-analysis.xleroy2013-12-201-0/+158