index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
powerpc
/
Op.v
Commit message (
Expand
)
Author
Age
*
Optimize integer divisions by positive constants, turning them into
xleroy
2013-07-29
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
Merge of the float32 branch:
xleroy
2013-05-19
*
Coq-defined equality functions for Allocation. (continued)
xleroy
2013-05-01
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Pointers one past
xleroy
2013-02-15
*
Updated PowerPC port to new integers.
xleroy
2013-02-12
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Make min_int / -1 and min_int % -1 semantically undefined
xleroy
2012-06-09
*
CSE: add recognition of some combined operators, conditions, and addressing m...
xleroy
2012-05-26
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Improved instruction selection for "notint".
xleroy
2012-02-24
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Recognition of rlwimi instruction (useful for bitfield assignment)
xleroy
2011-06-21
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Float.intoffloat and Float.intuoffloat are now partial functions.
xleroy
2010-10-28
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
- Added alignment constraints to memory loads and stores.
xleroy
2009-01-11
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30