summaryrefslogtreecommitdiff
path: root/backend/CSE.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* - Recognize __builtin_fabs as an operator, not just a builtin,Gravatar xleroy2013-11-06
* Change interface of Kildall solvers to avoid precomputing the map pc -> list ...Gravatar xleroy2013-08-12
* Extend CSE of loads following stores to chunks Mint64 and Mfloat64al32.Gravatar xleroy2013-05-02
* More aggressive CSE across Ibuiltin.Gravatar xleroy2013-03-17
* Glasnost: making transparent a number of definitions that were opaqueGravatar xleroy2013-03-10
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Updated ARM port.Gravatar xleroy2012-07-10
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26
* More efficient implementation of reg_valnumGravatar xleroy2012-05-22
* More aggressive common subexpression elimination (CSE) of memory loads.Gravatar xleroy2012-02-23
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.Gravatar xleroy2011-03-09
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09