| Commit message (Expand) | Author | Age |
* | Merge of "newspilling" branch: | xleroy | 2014-07-23 |
* | Refactoring: move symbol_offset into Genv. | xleroy | 2014-05-24 |
* | Updated the proofs. | xleroy | 2014-04-12 |
* | Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove... | xleroy | 2014-04-09 |
* | In Regalloc, dead code elimination, don't eliminate move operations | xleroy | 2014-02-23 |
* | PowerPC is big-endian, dammit. | xleroy | 2014-02-21 |
* | Add option -Os to optimize for code size rather than for execution speed. | xleroy | 2014-02-19 |
* | Recognize .i and .p source files as C sources not to be preprocessed. | xleroy | 2014-02-05 |
* | Eradication of Mfloat64al32, continued. | xleroy | 2014-01-12 |
* | - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4. | xleroy | 2014-01-12 |
* | Introduce and use the platform-specific Archi module giving: | xleroy | 2014-01-03 |
* | Update for the multiple-input-needs case. | xleroy | 2014-01-03 |
* | Updated ARM backend wrt new static analyses and optimizations. | xleroy | 2014-01-02 |
* | stdarg.h: assorted fixes for PowerPC | xleroy | 2014-01-01 |
* | powerpc: bad use of GPR0 in va_start. | xleroy | 2014-01-01 |
* | Fine hair splitting depending on whether va_list is a scalar type (IA32, ARM)... | xleroy | 2014-01-01 |
* | Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test... | xleroy | 2014-01-01 |
* | Simpler, more robust emulation of calls to variadic functions: | xleroy | 2013-12-28 |
* | Future-proofing: keep signature information in IA32 and PowerPC Asm, just lik... | xleroy | 2013-12-26 |
* | Merge of branch value-analysis. | xleroy | 2013-12-20 |
* | Be more conservative in choosing the unrolled form of __builtin_memcpy. | xleroy | 2013-11-27 |
* | Rename "-fno-sse" into "-fno-fpu" and honor it on PowerPC as well. | xleroy | 2013-11-27 |
* | powerpc/: new unary operation "addsymbol" | xleroy | 2013-11-17 |
* | Revert commit r2349 because it triggers a bug in GNU as. | xleroy | 2013-10-24 |
* | Use register names under Linux. | xleroy | 2013-10-24 |
* | Fine-tuning of the "andimm" case to generate a move rather than an andimm whe... | xleroy | 2013-10-24 |
* | Do not use Format for faster printing of RTL, XTL, LTL, Mach | xleroy | 2013-09-26 |
* | Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms | xleroy | 2013-09-14 |
* | Merge of Flocq version 2.2.0. | xleroy | 2013-08-02 |
* | Optimize integer divisions by positive constants, turning them into | xleroy | 2013-07-29 |
* | Bad printing of alignment on 'comm' symbols. | xleroy | 2013-07-07 |
* | Missing case for EF_inline_asm. | xleroy | 2013-06-20 |
* | Merge of the "princeton" branch: | xleroy | 2013-06-16 |
* | powerpc: tentative support for Diab debug info | xleroy | 2013-05-20 |
* | Merge of the float32 branch: | xleroy | 2013-05-19 |
* | Add option -fno-tailcalls to turn off tailcall elimination (causes problem wi... | xleroy | 2013-05-17 |
* | Update PowerPC port | xleroy | 2013-05-17 |
* | Preliminary support for debugging info (-g). | xleroy | 2013-05-17 |
* | Refactoring: move definition of chunk_of_type to AST.v. | xleroy | 2013-05-06 |
* | Stack-align to 8 arguments of Tfloat and Tlong types, as per the SVR4 ABI and... | xleroy | 2013-05-02 |
* | Coq-defined equality functions for Allocation. (continued) | xleroy | 2013-05-01 |
* | 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 |