aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Op.v
Commit message (Expand)AuthorAgeFilesLines
* 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