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
Commit message (
Expand
)
Author
Age
...
*
Remove Val.is_true and Val.is_false, no longer used.
xleroy
2012-08-06
*
- Revised non-overflow constraints on memory injections so that
xleroy
2012-07-23
*
Remove the PowerPC/MacOS X port, as MacOS no longer supports PowerPC.
xleroy
2012-07-14
*
Strip quotes from section names during #pragma parsing.
xleroy
2012-07-11
*
Micro-optimization of (x & mask) >>s amount into a rolm when mask >= 0.
xleroy
2012-07-09
*
Factor out the evaluation of the float constant in intuoffloat.
xleroy
2012-07-01
*
Recombine x = cmp(...); if (x == 1) ...
xleroy
2012-07-01
*
Added option -falign-functions
xleroy
2012-07-01
*
Use Flocq for floats
xleroy
2012-06-28
*
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
*
Merge of the newmem branch:
xleroy
2012-05-21
*
Hack with nxor
xleroy
2012-05-18
*
checklink: first import of Valentin Robert's validator for asm and link
xleroy
2012-03-28
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Make CPragmas common to all ports.
xleroy
2012-02-27
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
Improved instruction selection for "notint".
xleroy
2012-02-24
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Simplified and cleaned up the passing of information from C2C to PrintAsm, as...
xleroy
2012-02-22
*
Work around limited excursion of conditional branches
xleroy
2012-02-13
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Another typo in print_builtin_vstore_common
xleroy
2012-01-21
*
Typo in print_builtin_vstore_common
xleroy
2012-01-21
*
powerpc/SelectOp: optimize the pattern ((x >>s N) & N1) & N2 common in a cert...
xleroy
2012-01-21
*
Cosmetic cleanups.
xleroy
2012-01-15
*
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
*
Revised emulation of packed structs
xleroy
2011-10-16
*
Cleaned up old commented-out parts
xleroy
2011-08-19
*
IA32 port: more faithful treatment of pseudoregister ST0.
xleroy
2011-08-08
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
Updated Makefile and dependencies. Typo in powerpc/PrintAsm.ml.
xleroy
2011-07-28
*
Added animation of the CompCert C semantics (ccomp -interp)
xleroy
2011-07-28
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Back from Oregon commit.
xleroy
2011-07-05
*
Forgot to print Oroli op
xleroy
2011-06-22
*
Recognition of rlwimi instruction (useful for bitfield assignment)
xleroy
2011-06-21
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Oaddrsymbol and small data area
xleroy
2011-06-07
*
Nicer printing of annotations.
xleroy
2011-05-23
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
cparser/StructAssign: always use __builtin_memcpy + alignment indication
xleroy
2011-05-11
*
powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).
xleroy
2011-05-08
*
Fixed some typos
xleroy
2011-04-16
*
Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...
xleroy
2011-04-16
*
Renamed Machconcr into Machsem.
xleroy
2011-04-09
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Comment char for Diab
xleroy
2011-03-13
[prev]
[next]