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
...
*
Updated to new CminorSel
xleroy
2013-04-30
*
Deactivate combination Aindexed 0 / Oadd, as it causes problems with chunk = ...
xleroy
2013-04-21
*
Fixes in PowerPC port
xleroy
2013-04-21
*
Add __builtin_bswap16 and __builtin_bswap32 to all ports.
xleroy
2013-04-20
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Diab asm syntax issue
xleroy
2013-03-20
*
For Pfreeframe, generate an "addi" over GPR1 when possible, to work around a ...
xleroy
2013-03-18
*
Assorted changes to reduce stack and heap requirements when compiling very bi...
xleroy
2013-03-16
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Finished backtracking (cf previous commit) for ARM and PowerPC.
xleroy
2013-03-04
*
Revised Stacking and Asmgen passes and Mach semantics:
xleroy
2013-03-01
*
Updated ARM and PowerPC ports with new handling of __builtin_annot.
xleroy
2013-02-24
*
Constant propagation within __builtin_annot.
xleroy
2013-02-24
*
Pointers one past
xleroy
2013-02-15
*
Updated PowerPC port to new integers.
xleroy
2013-02-12
*
Errors for excessively large global variables or stack frames.
xleroy
2013-02-02
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Add __builtin_fcti (double -> int conversion w/ round to nearest)
xleroy
2012-11-24
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
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
[prev]
[next]