aboutsummaryrefslogtreecommitdiffstats
path: root/arm/PrintOp.ml
Commit message (Expand)AuthorAgeFilesLines
* Implement a `Osel` operation for ARMXavier Leroy2019-05-201-0/+4
* add missing print operatorMichael Schmidt2016-09-141-0/+1
* 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/+21
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-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/+4
* Use Flocq for floatsxleroy2012-06-281-1/+1
* Support for fcmpzd instruction (float compare with +0.0)xleroy2012-03-291-0/+4
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-4/+0
* Merge of the reuse-temps branch:xleroy2010-09-021-6/+2
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+115