aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/PrintOp.ml
Commit message (Expand)AuthorAgeFilesLines
* Added missing printer for PowerPC 64 bit comparison.Bernhard Schommer2020-11-061-0/+8
* Implement a `Osel` operation for PowerPCXavier Leroy2019-05-201-0/+4
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-0/+26
* Print floating-point numbers with more digits in debug outputsXavier Leroy2016-03-151-2/+2
* Updated PrintOp for the single-precision FP operations.Xavier Leroy2015-05-091-0/+8
* powerpc/: new unary operation "addsymbol"xleroy2013-11-171-0/+2
* Do not use Format for faster printing of RTL, XTL, LTL, Machxleroy2013-09-261-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+3
* Use Flocq for floatsxleroy2012-06-281-1/+1
* PowerPC: remove the fmadd and fmsub operators/Asm instructionsxleroy2012-03-071-2/+0
* Improved instruction selection for "notint".xleroy2012-02-241-0/+3
* Merge of the nonstrict-ops branch:xleroy2012-01-141-2/+0
* Forgot to print Oroli opxleroy2011-06-221-0/+4
* Merge of the reuse-temps branch:xleroy2010-09-021-5/+1
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+109