index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Commit message (
Expand
)
Author
Age
*
Use Flocq for floats
xleroy
2012-06-28
*
CSE: add recognition of some combined operators, conditions, and addressing m...
xleroy
2012-05-26
*
More efficient implementation of reg_valnum
xleroy
2012-05-22
*
Merge of the newmem branch:
xleroy
2012-05-21
*
Minor updates
xleroy
2012-03-11
*
Proof didn't go through for ARM
xleroy
2012-03-11
*
Another update from Andrew Tolmach
xleroy
2012-03-09
*
PrintCminor: printing Sskip
xleroy
2012-03-09
*
Merge of Andrew Tolmach's HASP-related changes
xleroy
2012-03-09
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
powerpc/SelectOp: optimize the pattern ((x >>s N) & N1) & N2 common in a cert...
xleroy
2012-01-21
*
Added volatile_read_global and volatile_store_global builtins.
xleroy
2012-01-15
*
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
*
Harden proof script against empty destroyed_at_move
xleroy
2011-08-22
*
New backend pass "RRE": optimize (somewhat) redundant reloads introduced by t...
xleroy
2011-08-16
*
Locations.v: add Loc.diff_dec.
xleroy
2011-08-14
*
IA32 port: more faithful treatment of pseudoregister ST0.
xleroy
2011-08-08
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Coloringaux: better cost estimate for annotation builtins
xleroy
2011-06-14
*
Add preference for annot_val builtin
xleroy
2011-06-14
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).
xleroy
2011-05-08
*
Added pass CleanupLabels to remove unreferenced labels in a proved way.
xleroy
2011-05-08
*
Renamed Machconcr into Machsem.
xleroy
2011-04-09
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.
xleroy
2011-03-09
*
Float.intoffloat and Float.intuoffloat are now partial functions.
xleroy
2010-10-28
*
Various algorithmic improvements that reduce compile times (thanks Alexandre ...
xleroy
2010-10-27
*
Typo in doc comment
xleroy
2010-09-21
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_ext
xleroy
2010-08-21
*
Nettoyages pour doc
xleroy
2010-08-18
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Forgot to add this file. Part of the refactoring of $ARCH/$SYSTEM/Conventions.v
xleroy
2010-07-07
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Merging the Princeton implementation of the memory model. Separate axioms in...
xleroy
2010-06-28
*
Updated Caml parts to match new representation for global variables.
xleroy
2010-05-26
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
- Extended traces so that pointers within globals are supported as event values.
xleroy
2010-05-10
*
Improved coalescing heuristics based on Hailperin's paper.
xleroy
2010-05-08
*
Removed an ADMITTED that was unused, fortunately
xleroy
2010-05-05
*
Pretty-printers for RTL and LTL. Not yet well integrated.
xleroy
2010-05-02
*
Compute spill costs.
xleroy
2010-05-02
*
In compilation of Sassign, avoid systematic move from a fresh temp.
xleroy
2010-05-02
*
Coloring: allow to exclude user-specified registers from allocation.
xleroy
2010-04-10
*
Include targets of preference edges in all_interf_regs. Not needed for corre...
xleroy
2010-03-30
*
More resistant proof
xleroy
2010-03-28
[next]