index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
Merge of the "alignas" branch.
xleroy
2013-10-05
*
Slightly more efficient conversion positive <-> int
xleroy
2013-09-26
*
Small improvements in compilation times for the register allocation pass.
xleroy
2013-09-20
*
Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms
xleroy
2013-09-14
*
Simplify LPMap by smashing bottoms.
xleroy
2013-08-12
*
Merge of Flocq version 2.2.0.
xleroy
2013-08-02
*
Optimize integer divisions by positive constants, turning them into
xleroy
2013-07-29
*
Add another expansion of shrx in terms of shifts and adds (from Hacker's Deli...
xleroy
2013-07-28
*
More properties about subtraction and borrow.
xleroy
2013-07-15
*
More accurate model of condition register flags for ARM and IA32.
xleroy
2013-07-13
*
Revised handling of int->float conversions:
xleroy
2013-07-08
*
Treat casts int64 -> float32 as primitive operations instead of two
xleroy
2013-07-03
*
Update LICENSE file and headers for dual-licensed files.
xleroy
2013-06-17
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
Merge of the float32 branch:
xleroy
2013-05-19
*
Coq-defined equality functions for Allocation.
xleroy
2013-05-01
*
Expand 64-bit integer comparisons into 32-bit integer comparisons.
xleroy
2013-04-29
*
Decomposing 64-bit "less than" comparisons.
xleroy
2013-04-29
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Assorted changes to reduce stack and heap requirements when compiling very bi...
xleroy
2013-03-16
*
Bind some local defs with Let, makes extracted code cleaner
xleroy
2013-03-12
*
Maps: revised TREE interface; added mucho derived properties and operations i...
xleroy
2013-03-12
*
Useless Import
xleroy
2013-03-10
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Assorted cleanups, esp. to avoid generating _rec and _rect recursors in
xleroy
2013-03-09
*
Updated PowerPC port to new integers.
xleroy
2013-02-12
*
Forgot theorem "sign_ext_narrow".
xleroy
2013-02-12
*
lib/Integers.v: revised and extended, faster implementation based on
xleroy
2013-02-10
*
Some more properties. Refactored some proofs.
xleroy
2013-02-04
*
Camlcoq.ml: bug in conversion Z to string
xleroy
2013-01-29
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of the clightgen branch:
xleroy
2012-12-29
*
Integers: specialized function to compute x mod 2^N; used in "repr" to
xleroy
2012-12-21
*
Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)
xleroy
2012-11-03
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Micro-optimization of (x & mask) >>s amount into a rolm when mask >= 0.
xleroy
2012-07-09
*
Process successors in increasing order. Helps preserving the nice CFG
xleroy
2012-07-01
*
Changelog: updated
xleroy
2012-06-28
*
Use Flocq for floats
xleroy
2012-06-28
*
More properties on mul/div/mod
xleroy
2012-06-09
*
Memdata: cleanup continued
xleroy
2012-05-26
*
Merge of the newmem branch:
xleroy
2012-05-21
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml chars
xleroy
2011-10-18
*
Changelog, doc: updated for release 1.9
xleroy
2011-08-22
*
Cleaned up old commented-out parts
xleroy
2011-08-19
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Back from Oregon commit.
xleroy
2011-07-05
[next]