summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] Use ANDN instead of AND if constant can be encoded more efficientlyDaniel Cederman2018-08-301-0/+42
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-271-0/+11
* [Sparc] Custom bitcast between f64 and v2i32Daniel Cederman2018-08-271-9/+15
* [Sparc] Get sret arg size from CallLoweringInfo.getArgs()Daniel Cederman2018-08-172-0/+27
* [Sparc] Flush register windows for @llvm.returnaddress(1)Daniel Cederman2018-08-171-0/+18
* [SelectionDAG] Improve the legalisation lowering of UMULO.Eli Friedman2018-08-161-0/+259
* Revert "[Sparc] Add support for the cycle counter available in GR740"Daniel Cederman2018-08-131-11/+0
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-131-0/+11
* Regenerate remainder test.Simon Pilgrim2018-07-201-25/+30
* 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] Do not depend on icc for ta 1Daniel Cederman2018-07-171-1/+1
* [Sparc] Use the correct encoding for ta 3Daniel Cederman2018-07-161-3/+3
* [Sparc] Use the names .rem and .urem instead of __modsi3 and __umodsi3Daniel Cederman2018-07-161-0/+41
* [Sparc] Generate ta 1 for the @llvm.debugtrap intrinsicDaniel Cederman2018-07-161-0/+10
* Avoid losing Hi part when expanding VAARG nodes on big endian machinesDaniel Cederman2018-07-161-0/+24
* NFC - Various typo fixes in testsGabor Buella2018-07-041-3/+3
* [Sparc] Add support for 13-bit PICDaniel Cederman2018-06-111-0/+14
* [Sparc] Select correct register class for FP register constraintsDaniel Cederman2018-05-303-0/+34
* [DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N)Vedant Kumar2018-05-012-15/+15
* Revert "This pass, fixing an erratum in some LEON 2 processors..."Daniel Cederman2018-04-201-11/+0
* [Sparc] Use synthetic instruction clr to zero register instead of sethiDaniel Cederman2018-04-204-4/+51
* [Sparc] Fix addressing mode when using 64-bit values in inline assemblyDaniel Cederman2018-04-201-0/+8
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-04-131-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-272-4/+5
* [Sparc] Return true in enableMultipleCopyHints().Jonas Paulsson2018-02-243-33/+23
* [Sparc] Include __tls_get_addr in symbol table for TLS calls to itJonas Devlieghere2018-02-211-4/+15
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-172-5/+4
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-012-4/+5
* [Sparc] Account for bias in stack readjustmentJonas Devlieghere2018-01-291-5/+11
* Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversionRichard Trieu2017-12-111-52/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-042-3/+3
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-1/+1
* [Sparc] efficient pattern for UINT_TO_FP conversionFedor Sergeev2017-11-201-1/+52
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-2/+3
* Add support for Myriad ma2x8x series of CPUsWalter Lee2017-10-021-0/+14
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-2/+3
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-2/+3
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-2/+3
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-172-5/+4
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-162-4/+5
* [SPARC] Clean up the support for disabling fsmuld and fmuls instructions.James Y Knight2017-07-202-13/+38
* [Sparc] Added software multiplication/division featureJames Y Knight2017-07-181-0/+65
* [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)Davide Italiano2017-06-211-0/+29
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-1/+1
* Only enable LiveRangeShrink for x86.Dehao Chen2017-05-171-1/+1
OpenPOWER on IntegriCloud