summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/inlineasm.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [Sparc] Use float register for integer constrained with "f" in inline asmDaniel Cederman2018-12-131-0/+13
* Revert "[Sparc] Use the IntPair reg class for r constraints with value type f64"Daniel Cederman2018-07-181-9/+0
* [Sparc] Use the IntPair reg class for r constraints with value type f64Daniel Cederman2018-07-181-0/+9
* [Sparc] Select correct register class for FP register constraintsDaniel Cederman2018-05-301-0/+10
* [Sparc] Use synthetic instruction clr to zero register instead of sethiDaniel Cederman2018-04-201-1/+1
* [Sparc] Fix addressing mode when using 64-bit values in inline assemblyDaniel Cederman2018-04-201-0/+8
* [SPARC] Support 'f' and 'e' inline asm constraints.James Y Knight2017-05-121-0/+18
* [Sparc] Enable more inline assembly constraints.Chris Dewhurst2016-05-201-0/+12
* [Sparc] Implement i64 load/store support for 32-bit sparc.James Y Knight2015-08-101-7/+46
* Use the integrated assembler by default on SPARC.Brad Smith2015-01-141-1/+1
* [Sparc] Add support for inline assembly constraints which specify registers b...Venkatraman Govindaraju2014-01-221-0/+10
* [Sparc] Add support for inline assembly constraint 'I'. Venkatraman Govindaraju2014-01-221-0/+35
OpenPOWER on IntegriCloud