aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/Asmgenproof1.v
Commit message (Expand)AuthorAgeFilesLines
* Improved instruction selection for "notint".xleroy2012-02-241-0/+5
* Merge of the nonstrict-ops branch:xleroy2012-01-141-84/+130
* Cleaned up old commented-out partsxleroy2011-08-191-10/+0
* Back from Oregon commit. xleroy2011-07-051-507/+441
* Recognition of rlwimi instruction (useful for bitfield assignment)xleroy2011-06-211-1/+21
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-3/+35
* Oaddrsymbol and small data areaxleroy2011-06-071-0/+8
* Renamed Machconcr into Machsem.xleroy2011-04-091-5/+5
* Merge of branch "unsigned-offsets":xleroy2011-04-091-26/+28
* Merge of the reuse-temps branch:xleroy2010-09-021-571/+503
* Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_extxleroy2010-08-211-35/+19
* Support for inlined built-ins.xleroy2010-06-291-1/+1
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-1/+1
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-191-7/+7
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-98/+72
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-33/+65
* Storing of single floats: must insert frsp instruction before store. (Tempor...xleroy2009-10-301-11/+26
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...xleroy2009-02-261-5/+29
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-29/+4
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+1632