aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Op.v
Commit message (Expand)AuthorAgeFilesLines
* Remove some useless "Require".xleroy2012-12-301-1/+0
* Support for indirect symbols under MacOS X (final).xleroy2012-07-141-4/+5
* Support for MacOS X's indirect symbols. (first try)xleroy2012-07-131-1/+6
* Make min_int / -1 and min_int % -1 semantically undefinedxleroy2012-06-091-6/+8
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-13/+11
* More aggressive common subexpression elimination (CSE) of memory loads.xleroy2012-02-231-0/+55
* Merge of the nonstrict-ops branch:xleroy2012-01-141-684/+558
* Merge of branch "unsigned-offsets":xleroy2011-04-091-96/+234
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-1/+4
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+974