| Commit message (Expand) | Author | Age |
* | Force dependency of SelectOp on Compopts. | xleroy | 2014-03-03 |
* | In Regalloc, dead code elimination, don't eliminate move operations | xleroy | 2014-02-23 |
* | 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 |
* | Updated ARM backend wrt new static analyses and optimizations. | xleroy | 2014-01-02 |
* | 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 |
* | Fix doc comment for loc_arguments. | xleroy | 2013-10-25 |
* | 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 |
* | More accurate model of condition register flags for ARM and IA32. | xleroy | 2013-07-13 |
* | 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 ARM 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 |
* | Coq-defined equality functions for Allocation. (continued) | xleroy | 2013-05-01 |
* | Revert suppression of __builtin_{read,write}_reversed for x86 and ARM, | xleroy | 2013-04-29 |
* | Add __builtin_bswap16 and __builtin_bswap32 to all ports. | xleroy | 2013-04-20 |
* | Rename arm/linux into arm/eabi, more descriptive. | xleroy | 2013-04-20 |
* | 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 |
* | 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 |
* | Bug in Pbtbl | xleroy | 2013-03-01 |
* | 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 |
* | 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 |
* | 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 |
* | - Revised non-overflow constraints on memory injections so that | xleroy | 2012-07-23 |
* | Strip quotes from section names during #pragma parsing. | xleroy | 2012-07-11 |
* | Updated ARM port. | xleroy | 2012-07-10 |
* | Update CombineOp for arm and ia32. | xleroy | 2012-07-03 |
* | Recombine x = cmp(...); if (x == 1) ... | xleroy | 2012-07-01 |
* | Added option -falign-functions | xleroy | 2012-07-01 |